diff options
Diffstat (limited to 'posts')
-rw-r--r-- | posts/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/index.html b/posts/index.html index fb21dbf..fb91205 100644 --- a/posts/index.html +++ b/posts/index.html @@ -4,6 +4,7 @@ layout: sidebar groups: - navbar navbar_link: <span class="glyphicon glyphicon-th-list"></span> Posts +root_page: true --- {% if site.posts.size == 0 %} <p class="h3">Sorry, no posts have been added yet.</p> |