update copyright
This commit is contained in:
parent
3e8db3de39
commit
8615ee3262
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue