From 0458aaf200c52a9d878f0cc5f7fd75112a3637a0 Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Sun, 11 Jun 2023 21:01:48 +0000 Subject: [PATCH] Revert "Add viewport meta to scale on phones" This reverts commit a26e99670916f99bbf4bb7134cd4c4af9fe42fe9. --- templates/layout.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 17ac97b..4b564bf 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,7 +1,6 @@ - {% block title %}Welcome{% endblock %} — Comrades Library