summaryrefslogtreecommitdiff
path: root/includes/desktop/template_head_start.php
diff options
context:
space:
mode:
authorJonas Kohl <git@jonaskohl.de>2024-09-06 17:01:01 +0200
committerJonas Kohl <git@jonaskohl.de>2024-09-06 17:01:01 +0200
commit3d22cc3333e1265a222425a4ede9c464234e3632 (patch)
tree7acd1379c752913f12168cc75583e68b14278288 /includes/desktop/template_head_start.php
parent0540e04c77864186ce48193456634b897a11f5aa (diff)
Small fixes; Add component system
Diffstat (limited to 'includes/desktop/template_head_start.php')
-rw-r--r--includes/desktop/template_head_start.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/desktop/template_head_start.php b/includes/desktop/template_head_start.php
index 6d4a776..c0c12f4 100644
--- a/includes/desktop/template_head_start.php
+++ b/includes/desktop/template_head_start.php
@@ -4,7 +4,7 @@
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="MSThemeCompatible" content="no">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
- <title><?= htmlentities($PAGE_TITLE ?? "") ?> - Mystic House Fansite</title>
+ <title><?= htmlentities($PAGE_TITLE ?? "") ?> - Mystic House Corner</title>
<script language="JavaScript">
<!--
function getLocation() {