From 75cb2408e9251a32779a2c8814d4aaf1a0aae57c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Mar 2025 16:09:26 -0500 Subject: move from cleberg.net to cmc.pub --- publish.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 1a3eacf..fa61e34 100644 --- a/publish.el +++ b/publish.el @@ -8,13 +8,13 @@ ;; Set default URL for Weblorg (if (string= (getenv "ENV") "prod") - (setq weblorg-default-url "https://cleberg.net")) + (setq weblorg-default-url "https://cmc.pub")) ;; Define site configuration (weblorg-site :theme nil - :template-vars `(("site_name" . "cleberg.net") - ("site_owner" . "Christian Cleberg ") + :template-vars `(("site_name" . "cmc.pub") + ("site_owner" . "Christian Cleberg ") ("site_description" . "Just a blip of ones and zeroes."))) ;; Define routes for rendering content -- cgit v1.2.3-70-g09d2