aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-01-23 10:59:12 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-01-23 10:59:12 +0100
commit5f9700c934465a71dc59b2217d43ff27c5dbfbd9 (patch)
treef2d1621a12a951bbd9134aeac127cfd00eeda19c /templates
parentWed, 23 Jan 2019 10:01:21 +0100 (diff)
downloadwiki-public-5f9700c934465a71dc59b2217d43ff27c5dbfbd9.tar.gz
wiki-public-5f9700c934465a71dc59b2217d43ff27c5dbfbd9.tar.xz
Add mathjax JS.
Diffstat (limited to 'templates')
-rw-r--r--templates/default.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default.tpl b/templates/default.tpl
index fd7c795..59ceeb4 100644
--- a/templates/default.tpl
+++ b/templates/default.tpl
@@ -5,6 +5,7 @@
<title>%title%</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
<style>
footer {
font-size: 80%;