From 0c49d88c5f696897123f99e86e5dc5b0984fe592 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Tue, 26 May 2020 19:00:01 +0200 Subject: [PATCH] Fix mimetype for atom --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index fe2f6ea..72d28b7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,7 @@ {% block title %}{{ config.title }}{% endblock title %} {% if config.generate_feed %} - + {% endif %} {% block css %}