From e1fc6f09e947d18e9346cc6ac1ac2e64865d778f Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Sun, 15 Sep 2024 16:51:47 -0500 Subject: [PATCH] did I seriously do the viewport twice wtf how embarassing --- templates/head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/head.html b/templates/head.html index a866f9d..31ef092 100644 --- a/templates/head.html +++ b/templates/head.html @@ -2,7 +2,6 @@ - {% if page.title %} {% set title = page.title %} {% elif section.title %}