diff --git a/org.el b/org.el index 6633985..cc7c120 100644 --- a/org.el +++ b/org.el @@ -136,7 +136,7 @@ ;;; static contains... static files. Notably, the CSS and fonts. ("org-site-static" :base-directory "~/org/static/" - :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|woff2" + :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|woff2\\|bib\\|csl" :publishing-directory "~/org/publish/static/" :recursive t :publishing-function org-publish-attachment)