diff --git a/templates/index.html b/templates/index.html index 40afcbd..759e16c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,7 +6,7 @@
-

Recent Posts

+

Recent Posts

{% set root = get_section(path="_index.md") %} {% set all_pages = [] %} {% if root.subsections[0] is defined %}