summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 0f8b78c..163b112 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
require_once 'src/Controller/RouteController.php';
-$GLOBALS['full_domain'] = 'https://hn.cmc.pub';
+$GLOBALS['full_domain'] = 'https://hn.cleberg.net';
$GLOBALS['author_name'] = 'Christian Cleberg';
$GLOBALS['site_title'] = 'hn';