summaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorBrian Picciano <bgp2396@bellsouth.net>2013-11-20 10:36:23 -0500
committerBrian Picciano <bgp2396@bellsouth.net>2013-11-20 10:36:23 -0500
commit4fb87e7680b4485aded63c2a909d6b2929020834 (patch)
tree8225c12ab35f51125769b7d1d1267c1c146b2318 /_layouts/post.html
parent7ec5f8e4d1bb2b79e9ccf0de4cd7f9f4f527d5a5 (diff)
change home icone
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 98dc12f..0cb59ce 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="./index.html">
+ <a href="./">
<i class="home icon-home"></i>
</a>
</p>