summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index c5db828..74ab4ae 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -6,7 +6,7 @@ layout: default
     <p>⟸ Back to blog</p>
 </a>
 <h1>{{page.title}}</h1>
-<p><em>{{page.date | date: "%-d %B %Y"}}</em></p>
+<p><em style="color: gray">{{page.date | date: "%-d %B %Y"}}</em></p>
 {{content}}
 
 <p>