aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-06-07 13:42:43 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-06-07 13:42:43 +0200
commitee88f9108f3f64339a8e75405c95e27f3ed8500f (patch)
tree6f08f371b72b0925b3d41e20b1ec8e4d385affb4 /templates
parentFri, 14 May 2021 18:22:30 +0200 (diff)
downloadwiki-public-ee88f9108f3f64339a8e75405c95e27f3ed8500f.tar.gz
wiki-public-ee88f9108f3f64339a8e75405c95e27f3ed8500f.tar.xz
Mon, 07 Jun 2021 13:42:43 +0200
Diffstat (limited to 'templates')
-rw-r--r--templates/default.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/default.tpl b/templates/default.tpl
index 269a22c..2656879 100644
--- a/templates/default.tpl
+++ b/templates/default.tpl
@@ -1,12 +1,12 @@
-<!doctype html>
+<!DOCTYPE html>
<html>
<head>
<link rel="Stylesheet" type="text/css" href="%root_path%style.css" />
<link rel="Stylesheet" type="text/css" href="%root_path%add.css" />
<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>
+ <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='1'></script>
</head>
<body>
<div class="top">