diff options
Diffstat (limited to 'theme/templates/index.html')
| -rw-r--r-- | theme/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 0825ddd..4703abd 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -12,6 +12,6 @@ <h2>Recent Posts</h2> <!-- BEGIN_POSTS --> <!-- END_POSTS --> - <p><a href="/blog/">All Posts →</a></p> + <p><a href="/blog/">all posts →</a></p> </section> {% endblock %} |
