]> git.vanrenterghem.biz Git - www2.vanrenterghem.biz.git/commitdiff
Gebruik nieuwste scripts voor website automatisatie.
authorFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Tue, 27 Feb 2024 14:31:15 +0000 (22:31 +0800)
committerFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Tue, 27 Feb 2024 14:31:15 +0000 (22:31 +0800)
maak-website.el

index d878c675e6743a51729f16bb56ef1321ad480cf1..92a918d3c29584c9a5a43ea08720f7faa82812a5 100644 (file)
@@ -4,9 +4,9 @@
 (add-to-list 'load-path "~/.emacs.d/elpa/ox-rss-20230408.231")
 (add-to-list 'load-path "~/.emacs.d/elpa/mustache-20230713.514")
 (add-to-list 'load-path "~/.emacs.d/elpa/s-20220902.1511")
-(add-to-list 'load-path "~/.emacs.d/elpa/dash-20230714.723")
-(add-to-list 'load-path "~/.emacs.d/elpa/f-20230823.1159")
-(add-to-list 'load-path "~/.emacs.d/elpa/htmlize-20210825.2150")
+(add-to-list 'load-path "~/.emacs.d/elpa/dash-20240103.1301")
+(add-to-list 'load-path "~/.emacs.d/elpa/f-20231219.750")
+(add-to-list 'load-path "~/.emacs.d/elpa/htmlize-20240212.1001")
 (require 'ox-rss)
 (load "~/.emacs.d/lisp/mustache-html.el")