diff options
| author | Christian Cleberg <[email protected]> | 2026-03-06 00:34:57 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-06 00:34:57 -0600 |
| commit | 306590904d1012fa74e7335422dd5e074e0f38ec (patch) | |
| tree | 3a4797eda6d74b48d6c2e719dc66a666d6101b20 /publish.el | |
| parent | cc998780182e05904235d4e2ba98700bd7402174 (diff) | |
| download | cleberg.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.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
