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 6509673..98dc12f 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -4,7 +4,7 @@ layout: default
<p class="meta">
{{ page.date | date: "%B %d, %Y" }}
- <a href="/">
+ <a href="./index.html">
<i class="home icon-home"></i>
</a>
</p>