From cc2f3c12f3af4a4f8de1a1d0647a8e98a6d62dce Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 27 Feb 2026 09:34:13 -0500 Subject: fix some broken css on ie6, make john use http if on http --- src/web/_views/head.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/_views/head.php') diff --git a/src/web/_views/head.php b/src/web/_views/head.php index 73bd3f6..4d16a1b 100644 --- a/src/web/_views/head.php +++ b/src/web/_views/head.php @@ -39,7 +39,7 @@ " as="font" type="font/woff2" crossorigin> " as="font" type="font/woff2" crossorigin> - + " as="font" type="font/woff2" crossorigin> -- cgit v1.2.3-freya