From 0063209979f22d7d63333047b6e2de187f28ff9c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Mar 2025 18:25:18 -0500 Subject: move from cleberg.net to cmc.pub --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 03ecb6a..0f8b78c 100644 --- a/index.php +++ b/index.php @@ -2,8 +2,8 @@ require_once 'src/Controller/RouteController.php'; -$GLOBALS['full_domain'] = 'https://hn.cleberg.net'; -$GLOBALS['author_name'] = 'cmc'; +$GLOBALS['full_domain'] = 'https://hn.cmc.pub'; +$GLOBALS['author_name'] = 'Christian Cleberg'; $GLOBALS['site_title'] = 'hn'; $route = new HN\Controllers\RouteController($_SERVER['REQUEST_URI']); -- cgit v1.2.3-70-g09d2