summaryrefslogtreecommitdiffstats
path: root/articles/cowboy-2.0.0-rc.1/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-08-01 11:51:09 +0200
committerLoïc Hoguin <[email protected]>2018-08-01 11:51:09 +0200
commit34bea68bc8c23429ab788387b4db110135789adf (patch)
tree980155128e22c97fb191a6f6b76f693ff1373436 /articles/cowboy-2.0.0-rc.1/index.html
parentcdd9c66b172c34e8417a868979646c82fb335ea2 (diff)
downloadninenines.eu-34bea68bc8c23429ab788387b4db110135789adf.tar.gz
ninenines.eu-34bea68bc8c23429ab788387b4db110135789adf.tar.bz2
ninenines.eu-34bea68bc8c23429ab788387b4db110135789adf.zip
Add the year in the articles date circle
This will prevent confusion around very old articles.
Diffstat (limited to 'articles/cowboy-2.0.0-rc.1/index.html')
-rw-r--r--articles/cowboy-2.0.0-rc.1/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/articles/cowboy-2.0.0-rc.1/index.html b/articles/cowboy-2.0.0-rc.1/index.html
index e374ab91..79ca4a88 100644
--- a/articles/cowboy-2.0.0-rc.1/index.html
+++ b/articles/cowboy-2.0.0-rc.1/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy 2.0 release candidate 1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=1" rel="stylesheet">
+ <link href="/css/99s.css?r=2" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
@@ -64,8 +64,8 @@
<header>
<h1 class="lined-header"><span>Cowboy 2.0 release candidate 1</span></h1>
<p class="date">
- <span class="day">24</span>
- <span class="month">Jul</span>
+ <span class="year">2017</span>
+ <span class="day-month">24 Jul</span>
</p>
</header>