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 1785b9d..6d05dcd 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -11,7 +11,7 @@
<body>
<div id="bucket">
- <h1 id="logo">{{site.title}}</h1>
+ <h1 id="logo"><a href="/">{{site.title}}</a></h1>
<h1>{{page.title}}</h1>
<cite id="slogan">{{page.date | date_to_long_string}}</cite>