aboutsummaryrefslogtreecommitdiffstats
path: root/docs/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'docs/publish.el')
-rw-r--r--docs/publish.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/publish.el b/docs/publish.el
index df7235d..dcd4a71 100644
--- a/docs/publish.el
+++ b/docs/publish.el
@@ -60,6 +60,7 @@
:html-head-extra
(concat "<script src=\"https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.11.1/tocbot.min.js\"></script>
<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.11.1/tocbot.css\">
+<link rel=\"stylesheet\" href=\"" vericert/base "/css/fonts.css\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"" vericert/base "/css/org.css\" type=\"text/css\" media=\"screen\" />")
:html-preamble t
:html-preamble-format (list (list "en" vericert/header))