summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
Diffstat (limited to 'design')
-rw-r--r--design/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index 6ccd931..dc773ed 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -23,6 +23,7 @@
href="/media/css/ie.css"
media="screen">
<![endif]-->
+ <link rel="manifest" href="manifest.json">
{%block extrahead%}{%endblock%}
</head>
<body {%block bodyid%}{%endblock%}{%block bodyevents%}{%endblock%}>