From 74c8245022b64da299df52b6f98b5045f337fd72 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 7 Jan 2026 19:11:51 -0600 Subject: update URL --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') 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'; -- cgit v1.2.3