diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/images/back.png | bin | 0 -> 1420 bytes | |||
-rw-r--r-- | source/images/more.png | bin | 1434 -> 1416 bytes | |||
-rw-r--r-- | source/index.html | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/source/images/back.png b/source/images/back.png Binary files differnew file mode 100644 index 0000000..bbc0aeb --- /dev/null +++ b/source/images/back.png diff --git a/source/images/more.png b/source/images/more.png Binary files differindex eec6c26..f24a957 100644 --- a/source/images/more.png +++ b/source/images/more.png 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 |