From 230898543b9a4ec459ff29c60f713a20cd04e6be Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Fri, 6 Sep 2024 22:58:19 +0200 Subject: Tweak title handling --- includes/desktop/template_head_start.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes/desktop') diff --git a/includes/desktop/template_head_start.php b/includes/desktop/template_head_start.php index c0c12f4..c931202 100644 --- a/includes/desktop/template_head_start.php +++ b/includes/desktop/template_head_start.php @@ -4,7 +4,7 @@ - <?= htmlentities($PAGE_TITLE ?? "") ?> - Mystic House Corner + <?= htmlentities($PAGE_TITLE ?? "") ?> -- cgit v1.2.3