We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae88f4 commit 29f024eCopy full SHA for 29f024e
lisp/larsen-orgmode-website.el
@@ -65,7 +65,7 @@
65
66
("website-images"
67
:base-directory ,(personal-website-absolute-directory "images/")
68
- :base-extension "png\\|jpg\\|JPG\\|gif"
+ :base-extension "svg\\|png\\|jpg\\|JPG\\|gif"
69
:publishing-function org-publish-attachment
70
:recursive t
71
:publishing-directory ,(personal-website-remote-absolute-directory "images/")
0 commit comments