aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9a2a2b1..d7b1b05 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>
<p class="text-muted">But I've made quite a few <a href="{{ site.baseurl }}/plots.html">plots</a> which you might want to check out.</p>
<hr/>
{% else %}