aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-11-25 17:11:27 +0000
committerYann Herklotz <git@yannherklotz.com>2020-11-25 17:11:27 +0000
commit9a05e9faddee576b6f6c1c7a91d15a7a5827a8d4 (patch)
treeaf9198a56184b5e816322ef4cef332b538857c2a /docs
parentf88438c8fe30e8c801d458f682cd4f763451fe4a (diff)
downloadvericert-9a05e9faddee576b6f6c1c7a91d15a7a5827a8d4.tar.gz
vericert-9a05e9faddee576b6f6c1c7a91d15a7a5827a8d4.zip
Copy all fonts
Diffstat (limited to 'docs')
-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)