diff options
author | noa@gaiwan.org | 2024-06-12 22:51:26 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-06-12 22:51:26 +0000 |
commit | 1a5fd2e0aa7c7f0454f14b0dc28dad8b51f19bb8 (patch) | |
tree | 2f8522f0b653d100641c44ee208ba4b69110ddb2 /emacs/init.el | |
parent | 3342580f6843eaecd2ef3f424e0c8925a8878228 (diff) |
Attribute Dennis Ogbe for org-publish code
Diffstat (limited to 'emacs/init.el')
-rw-r--r-- | emacs/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el index 97a4b67..80710ec 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -330,7 +330,7 @@ and when JID is not in `jabber-activity-banned'." (setq noa/website-footer (read-file-as-string "/home/noa/projects/org-website/templates/footer.html")) - +;; The index page generation functions were taken from Dennis Ogbe. Thank you! (defun my-blog-parse-sitemap-list (l) "Convert the sitemap list in to a list of filenames." ;; LIST looks like: |