From 142eab4ebd30cefc85b5dec4b7f243b6a1000b6d Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Sat, 20 Nov 2021 10:44:38 +0100 Subject: [PATCH] Put the footer into a paragraph tag --- utils/templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/templates/footer.html b/utils/templates/footer.html index 718ad37..d57035e 100644 --- a/utils/templates/footer.html +++ b/utils/templates/footer.html @@ -1,2 +1,2 @@
-Powered by {{ GENERATOR }}, made by {{ AUTHOR }}. +

Powered by {{ GENERATOR }}, made by {{ AUTHOR }}.