diff options
| author | Christian Cleberg <[email protected]> | 2025-07-18 21:03:19 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-07-18 21:03:19 -0500 |
| commit | 546ef90768496052223a12b6c1d5d751631ede42 (patch) | |
| tree | bbac11c2396456fdffcd2847483271de8ebd9088 /publish.el | |
| parent | ded44ca9e8363a32773de795e61c77afd174b333 (diff) | |
| download | cleberg.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.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") |
