aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/doom.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/doom.org b/config/doom.org
index 1663afc..a458d5f 100644
--- a/config/doom.org
+++ b/config/doom.org
@@ -332,7 +332,7 @@ In order to publish my website, we need to configure emacs to publish it somewhe
:publishing-function org-publish-attachment)
("website" :auto-sitemap t :components ("website-org" "website-static"))))
;; (setq org-export-html-postamble-format '(("en" "<p class=\"preamble\"><a href=\"../index.html\">previous page</a> | <a href=\"/index.html\">home</a></p>")))
-(setq org-html-postamble "Copyright (c) 2024 Preston Pan")
+(setq org-html-postamble "Copyright © 2024 Preston Pan")
(setq org-export-with-section-numbers nil)
#+end_src
*** Contacts