aboutsummaryrefslogtreecommitdiffstats
path: root/docs/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'docs/publish.el')
-rw-r--r--docs/publish.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/publish.el b/docs/publish.el
index dcd4a71..b7da056 100644
--- a/docs/publish.el
+++ b/docs/publish.el
@@ -30,7 +30,8 @@
(setq vericert/site-attachments
(regexp-opt '("jpg" "jpeg" "gif" "png" "svg"
- "ico" "cur" "css" "js" "woff" "html" "pdf")))
+ "ico" "cur" "css" "js" "woff" "woff2" "ttf"
+ "html" "pdf")))
(setq user-full-name nil)