aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-07-18 21:03:19 -0500
committerChristian Cleberg <[email protected]>2025-07-18 21:03:19 -0500
commit546ef90768496052223a12b6c1d5d751631ede42 (patch)
treebbac11c2396456fdffcd2847483271de8ebd9088 /publish.el
parentded44ca9e8363a32773de795e61c77afd174b333 (diff)
downloadcleberg.net-546ef90768496052223a12b6c1d5d751631ede42.tar.gz
cleberg.net-546ef90768496052223a12b6c1d5d751631ede42.tar.bz2
cleberg.net-546ef90768496052223a12b6c1d5d751631ede42.zip
FIX: update build script and generate sitemap.xml
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index 64b36a4..9aa26d3 100644
--- a/publish.el
+++ b/publish.el
@@ -1,5 +1,5 @@
;; Explicitly load packages for Doom Emacs
-(add-to-list 'load-path "~/.config/emacs/.local/straight/repos/emacs-htmlize")
+(add-to-list 'load-path "~/.config/emacs/.local/straight/repos/htmlize")
(add-to-list 'load-path "~/.config/emacs/.local/straight/repos/weblorg")
(add-to-list 'load-path "~/.config/emacs/.local/straight/repos/templatel")