From 3dcd50956e5791438ab233c5d638106c0b0bf0a2 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 30 Oct 2021 16:57:40 +0100 Subject: [PATCH] add meta tags --- app/templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/index.html b/app/templates/index.html index d1f6938..aa37a4f 100755 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -3,10 +3,10 @@ - - + + - + {% endblock head %}