From af3d1b75f1dd92c28c347b5d6602c8b99c03e56a Mon Sep 17 00:00:00 2001 From: KemoNine Date: Wed, 22 Mar 2023 07:45:07 -0400 Subject: [PATCH] tune ox-hugo exported file types --- org/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org/init.el b/org/init.el index 8391c22..d5d0c1e 100644 --- a/org/init.el +++ b/org/init.el @@ -120,7 +120,8 @@ "mp4" "pdf" "odt" "doc" "ppt" "xls" - "docx" "pptx" "xlsx")) + "docx" "pptx" "xlsx" + "zip")) ) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;