From 76af250946a34d85756b57ee476dad06da96cb33 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 22 Mar 2019 21:09:42 +0000 Subject: Fix block head and add link alternate for atom feed --- templates/blog.html | 3 +++ templates/default.html | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/blog.html b/templates/blog.html index 658f69d..87a9cd9 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -1,4 +1,7 @@ {% extends "default.html" %} +{% block head %} + +{% endblock %} {% block content %}

Posts