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:
|
:properties:
|
||||||
:rss_permalink: blog/%s
|
:rss_permalink: blog/%s
|
||||||
:pubdate: %s
|
:pubdate: %s
|
||||||
:author: Jacob Janzen
|
:author: jjanzen
|
||||||
:end:\n%s"
|
:end:\n%s"
|
||||||
title
|
title
|
||||||
link
|
link
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
(defvar jj/html-postamble "\
|
(defvar jj/html-postamble "\
|
||||||
<footer>\
|
<footer>\
|
||||||
<aside id='cssa-webring-container' class='cssa-webring-container'></aside>\
|
<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>\
|
<script src='/scripts/oneko.js'></script>\
|
||||||
</footer>")
|
</footer>")
|
||||||
|
|
||||||
|
@ -138,7 +138,7 @@
|
||||||
:html-link-org-files-as-html t
|
:html-link-org-files-as-html t
|
||||||
:auto-sitemap t
|
:auto-sitemap t
|
||||||
:sitemap-function posts-rss-feed
|
:sitemap-function posts-rss-feed
|
||||||
:sitemap-title "Jacob Janzen's Blog"
|
:sitemap-title "jjanzen's Blog"
|
||||||
:sitemap-filename "rss.org"
|
:sitemap-filename "rss.org"
|
||||||
:sitemap-style list
|
:sitemap-style list
|
||||||
:sitemap-sort-files anti-chronologically
|
:sitemap-sort-files anti-chronologically
|
||||||
|
|
Loading…
Add table
Reference in a new issue