summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-01-07 19:11:51 -0600
committerChristian Cleberg <[email protected]>2026-01-07 19:11:51 -0600
commit74c8245022b64da299df52b6f98b5045f337fd72 (patch)
tree5dabb79ba53c00be1e947217f978d8be23abdfb7
parent3c5a077c9b22af5e2c635bb6193e533fef821b30 (diff)
downloadhn-74c8245022b64da299df52b6f98b5045f337fd72.tar.gz
hn-74c8245022b64da299df52b6f98b5045f337fd72.tar.bz2
hn-74c8245022b64da299df52b6f98b5045f337fd72.zip
update URL
-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';