diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index ff4d20c..3e5f980 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,7 +19,7 @@ {% endif %} {% endfor %} <br> - <a href="/blog/">Older Posts →</a> + <a href="/blog/">All Posts →</a> </section> <section> <h2>Everything Else</h2> |