aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme/templates/index.html2
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 &rarr;</a></p>
+ <p><a href="/blog/">all posts &rarr;</a></p>
</section>
{% endblock %}