aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-03-06 00:34:57 -0600
committerChristian Cleberg <[email protected]>2026-03-06 00:34:57 -0600
commit306590904d1012fa74e7335422dd5e074e0f38ec (patch)
tree3a4797eda6d74b48d6c2e719dc66a666d6101b20 /publish.el
parentcc998780182e05904235d4e2ba98700bd7402174 (diff)
downloadcleberg.net-306590904d1012fa74e7335422dd5e074e0f38ec.tar.gz
cleberg.net-306590904d1012fa74e7335422dd5e074e0f38ec.tar.bz2
cleberg.net-306590904d1012fa74e7335422dd5e074e0f38ec.zip
lowercase page titles
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el4
1 files changed, 2 insertions, 2 deletions
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 <[email protected]>")
- ("site_description" . "Just a blip of ones and zeroes.")))
+ ("site_description" . "Stillness in the middle of it all.")))
;; Define routes for rendering content