aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'publish.el')
-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