diff options
Diffstat (limited to 'waterspill-en/templates/index.html')
-rw-r--r-- | waterspill-en/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterspill-en/templates/index.html b/waterspill-en/templates/index.html index fecab05..338155a 100644 --- a/waterspill-en/templates/index.html +++ b/waterspill-en/templates/index.html @@ -32,7 +32,7 @@ {{ article.summary }} <h3 class="blogMeta">By <a href="#">{{ article.author }}</a>{% if not SUPPRESS_ITEM_CATEGORIES %}, Category: <a href="{{ SITEURL }}/{{ article.category.url }}">{{ article.category }}</a>{% endif %}</h3> - <a href="{{ SITEURL }}/{{ article.url }}">Cuntinue reading …</a> + <a href="{{ SITEURL }}/{{ article.url }}">Continue reading …</a> |