From 315d340cd34aaa7a83681a1046e651b455dc28b0 Mon Sep 17 00:00:00 2001
From: Tommy Chen <tommy351@gmail.com>
Date: Sun, 3 Jun 2012 10:54:03 +0800
Subject: fixed too long archive link

---
 source/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/index.html b/source/index.html
index 95c6a20..8e29816 100644
--- a/source/index.html
+++ b/source/index.html
@@ -14,5 +14,5 @@ layout: default
     {% if paginator.next_page %}
         <a href="{{paginator.next_page}}" class="next">Next</a>
     {% endif %}
-    <a href="{{ root_url }}/blog/archives" class="center">Blog Archives</a>
+    <div class="center"><a href="{{ root_url }}/blog/archives">Blog Archives</a></div>
 </nav>
\ No newline at end of file
-- 
cgit v1.1-2-g2b99