aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 195f58c..14924b5 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@ groups:
navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
---
{% if site.posts.size == 0 %}
- <h3>Sorry, there're no posts yet.</h3>
+ <h3>Sorry, no posts have been added yet.</h3>
<hr/>
{% else %}
{% for post in paginator.posts %}