summaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 1b4de90..899a6d9 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -12,7 +12,7 @@
<div id="bucket">
<h1 id="logo">{{site.title}}</h1>
<h1>{{page.title}}</h1>
- <p id="slogan">{{page.date | date_to_long_string}}</p>
+ <cite id="slogan">{{page.date | date_to_long_string}}</cite>
{{content}}