add more auto-copy ox-hugo file formats to the export config

This commit is contained in:
KemoNine 2023-02-16 11:44:06 -05:00
parent 908f03dc44
commit 02f3060030
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
(setq org-hugo-link-desc-insert-type t)
(setq org-hugo-default-static-subdirectory-for-externals "ox-hugo" )
(setq org-hugo-external-file-extensions-allowed-for-copying '(
"jpg" "jpeg" "tiff" "png" "svg" "gif" "psd" "psb"
"jpg" "jpeg" "tiff" "png" "svg" "gif" "psd" "psb" "kra" "gpl"
"mp4"
"pdf" "odt"
"doc" "ppt" "xls"