summaryrefslogtreecommitdiff
path: root/includes/mobile/template_head_start.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/mobile/template_head_start.php')
-rw-r--r--includes/mobile/template_head_start.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/mobile/template_head_start.php b/includes/mobile/template_head_start.php
index 21c44f6..4a9e161 100644
--- a/includes/mobile/template_head_start.php
+++ b/includes/mobile/template_head_start.php
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
- <title><?= htmlentities($PAGE_TITLE ?? "") ?> - Mystic House Fansite</title>
+ <title><?= htmlentities($PAGE_TITLE ?? "") ?> - Mystic House Corner</title>
<link rel="stylesheet" href="/mobile/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="/mobile/site.css">
<script src="/mobile/jquery-1.12.4.min.js"></script>