summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2024-04-15 14:51:33 +0800
committerJSDurand <mmemmew@gmail.com>2024-04-15 14:51:33 +0800
commit52bd828d104e21220ee4747e8f10131b2fce9adc (patch)
tree3bfaebde5843b25b2b1ab85efa7b2bbaa07b20aa
parent37d97586e5ab723158857ed1a46bb741bc557cfd (diff)
org: Use the new favicon for the generated website.
* org-conf.el (durand-org-publish-favicon): Use the new favicon for the generated website.
-rw-r--r--org-conf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-conf.el b/org-conf.el
index 2cd4906..6f00728 100644
--- a/org-conf.el
+++ b/org-conf.el
@@ -585,7 +585,7 @@ href=\"website.css\"/>")
(setq durand-org-publish-favicon
"<link rel='shortcut icon' \
-href='https://jsdurand.xyz/favicon.ico'/>")
+href='https://jsdurand.xyz/favicon2.ico'/>")
;;;; Custom postamble