aboutsummaryrefslogtreecommitdiff
path: root/templates/default.tpl
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-11-03 22:54:08 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-11-03 22:54:08 +0100
commitcf13d3afbfed29e28fc3079a27fc0211ff9540e2 (patch)
treeeb2d849f9f0f12238b89a47b08976b2428bc5fc8 /templates/default.tpl
parentWed, 03 Nov 2021 22:17:21 +0100 (diff)
parentFri, 29 Oct 2021 02:04:22 +0200 (diff)
downloadwiki-public-cf13d3afbfed29e28fc3079a27fc0211ff9540e2.tar.gz
wiki-public-cf13d3afbfed29e28fc3079a27fc0211ff9540e2.tar.xz
Merge branch 'master' of git.hornquist.se:git/wiki-public
Diffstat (limited to 'templates/default.tpl')
-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">