diff --git a/templates/Category.j2.html b/templates/Category.j2.html index 14de732..6d84470 100644 --- a/templates/Category.j2.html +++ b/templates/Category.j2.html @@ -6,7 +6,7 @@ - + {% endblock %} {% block pagination %} diff --git a/templates/Home.j2.html b/templates/Home.j2.html index 971732a..fce1efb 100644 --- a/templates/Home.j2.html +++ b/templates/Home.j2.html @@ -3,14 +3,14 @@ {% block title %}{{ post.headline }} - {{ site.name }}{% endblock %} {% block meta %} +{% set feed = site.url + '/feed/' %} - {% for category, latest in elements %} - - - - {% endfor %} + + + + {% endblock %} {% block content %}