From 306590904d1012fa74e7335422dd5e074e0f38ec Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 6 Mar 2026 00:34:57 -0600 Subject: lowercase page titles --- publish.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index cd3de56..3849e5b 100644 --- a/publish.el +++ b/publish.el @@ -21,9 +21,9 @@ ;; Define site metadata (weblorg-site :theme nil - :template-vars '(("site_name" . "cleberg.net") + :template-vars '(("site_name" . "seijaku") ("site_owner" . "Christian Cleberg ") - ("site_description" . "Just a blip of ones and zeroes."))) + ("site_description" . "Stillness in the middle of it all."))) ;; Define routes for rendering content -- cgit v1.2.3