diff options
Diffstat (limited to 'source/index.html')
-rw-r--r-- | source/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/index.html b/source/index.html index df4533d..fdf16e1 100644 --- a/source/index.html +++ b/source/index.html @@ -14,4 +14,5 @@ layout: default {% if paginator.next_page %} <a href="{{paginator.next_page}}" class="next">下一頁</a> {% endif %} + <a href="{{ root_url }}/blog/archives" class="center">文章彙整</a> </nav>
\ No newline at end of file |