aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-07-18 21:03:19 -0500
committerChristian Cleberg <hello@cleberg.net>2025-07-18 21:03:19 -0500
commitb406783e11b079ab98f22886df196e2a547ef4c0 (patch)
treebbac11c2396456fdffcd2847483271de8ebd9088 /publish.el
parenta6995926c0b1f22f5713be5ce8d78fd0a523bc6f (diff)
downloadcleberg.net-b406783e11b079ab98f22886df196e2a547ef4c0.tar.gz
cleberg.net-b406783e11b079ab98f22886df196e2a547ef4c0.tar.bz2
cleberg.net-b406783e11b079ab98f22886df196e2a547ef4c0.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")