aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2025-01-05 19:40:49 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2025-01-05 19:40:49 -0600
commit8615ee326258669a253e478476d2b8dfda0c4263 (patch)
tree09562d5440db0381bcbf4dfb1190c6ec1d8e511d
parent3e8db3de39ed4504e9b869ecd25ba22e4d1883b1 (diff)
update copyright
-rw-r--r--publish.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/publish.el b/publish.el
index bc64d75..397642f 100644
--- a/publish.el
+++ b/publish.el
@@ -54,7 +54,7 @@
:properties:
:rss_permalink: blog/%s
:pubdate: %s
-:author: Jacob Janzen
+:author: jjanzen
:end:\n%s"
title
link
@@ -81,7 +81,7 @@
(defvar jj/html-postamble "\
<footer>\
<aside id='cssa-webring-container' class='cssa-webring-container'></aside>\
- <section class='copyright-notice'>copyright © jjanzen 2024</section>\
+ <section class='copyright-notice'>copyright © jjanzen 2024-2025</section>\
<script src='/scripts/oneko.js'></script>\
</footer>")
@@ -138,7 +138,7 @@
:html-link-org-files-as-html t
:auto-sitemap t
:sitemap-function posts-rss-feed
- :sitemap-title "Jacob Janzen's Blog"
+ :sitemap-title "jjanzen's Blog"
:sitemap-filename "rss.org"
:sitemap-style list
:sitemap-sort-files anti-chronologically