aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
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">