From 91f46a8893c7902573f5bbc4277b49ff9fd82e7c Mon Sep 17 00:00:00 2001 From: Prefetch Date: Mon, 6 Apr 2020 19:39:09 +0200 Subject: Change folder structure and clean up --- templates/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index eca6bb2..a8e95d3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,12 +4,13 @@ {% block title %}{{ config.title }}{% endblock title %} +
@@ -17,6 +18,6 @@ {% block content %}{{ section.content | safe }}{% endblock content %}
-© "Prefetch".   Licensed under CC BY-SA 4.0. +© "Prefetch". Licensed under CC BY-SA 4.0. -- cgit v1.2.3