aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-03-13 17:01:14 -0500
committerChristian Cleberg <[email protected]>2026-03-13 17:01:14 -0500
commit15f0d530ac72f25ee21b2197e84da126418e4ab5 (patch)
tree22af394f342c9fc15f4c5b94671f8702ad57cf89 /publish.el
parent31f278130078150612f9cbd17953854c6dec58b7 (diff)
downloadcleberg.net-15f0d530ac72f25ee21b2197e84da126418e4ab5.tar.gz
cleberg.net-15f0d530ac72f25ee21b2197e84da126418e4ab5.tar.bz2
cleberg.net-15f0d530ac72f25ee21b2197e84da126418e4ab5.zip
update site title
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index fb5c39b..058d40c 100644
--- a/publish.el
+++ b/publish.el
@@ -21,7 +21,7 @@
;; Define site metadata
(weblorg-site
:theme nil
- :template-vars '(("site_name" . "seijaku")
+ :template-vars '(("site_name" . "cleberg.net")
("site_owner" . "Christian Cleberg <[email protected]>")
("site_description" . "Stillness amidst the chaos.")))