From cec4fb7ede7fee7b5621c096f3d5a4863b7b484e Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 20 Oct 2024 16:49:11 -0400 Subject: refactor config and add allowed_hosts --- src/web/_views/head.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/web/_views/head.php') diff --git a/src/web/_views/head.php b/src/web/_views/head.php index ead45d6..ab7bb1b 100644 --- a/src/web/_views/head.php +++ b/src/web/_views/head.php @@ -6,12 +6,12 @@ - + - + <?=$title?> "> -- cgit v1.2.3-freya