aboutsummaryrefslogtreecommitdiffstats
path: root/docs/publish.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-01-15 22:08:32 +0000
committerYann Herklotz <git@yannherklotz.com>2021-01-15 22:08:32 +0000
commit9d116eca690581c01829df91db2967940a8baf56 (patch)
treeacb744505cbe452c5ec45d3d4605c2af2427cba7 /docs/publish.el
parente67c0ae1142610105bf0da7ca86c1710d563a5ce (diff)
downloadvericert-9d116eca690581c01829df91db2967940a8baf56.tar.gz
vericert-9d116eca690581c01829df91db2967940a8baf56.zip
More tweaks to the CSS
Diffstat (limited to 'docs/publish.el')
-rw-r--r--docs/publish.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/publish.el b/docs/publish.el
index 5f572fc..c3149ab 100644
--- a/docs/publish.el
+++ b/docs/publish.el
@@ -63,6 +63,8 @@
: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=\"preconnect\" href=\"https://fonts.gstatic.com\">
+<link href=\"https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap\" rel=\"stylesheet\">
<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