summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-13 13:53:27 +0100
committermounderfod <mounderfod@gmail.com>2023-07-13 13:53:27 +0100
commit306a8be49a49a5cda61612563372683ffccf1e7f (patch)
tree51f48af686f3c16647da3bedd0a68095ca08643c /_layouts
parent88349bad0aaa780283d384918ed7283acd42eb33 (diff)
downloadwebsite-306a8be49a49a5cda61612563372683ffccf1e7f.tar.gz
Formatting (god help me)
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>