aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPascal Hertleif <killercup@gmail.com>2019-01-01 23:09:02 +0100
committerKatharina <kookie@spacekookie.de>2019-01-01 23:28:41 +0100
commitd097dd141e7616b6d47d63261ecbe3b4205d31da (patch)
tree77b0b73dd15326f4f94da2429750e52550971b94
parent9e31b1713dedbfe3bfe06317e7678e6b3f7fdcc9 (diff)
mobilify
-rw-r--r--crumbs/templates/components/html_head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/crumbs/templates/components/html_head.html b/crumbs/templates/components/html_head.html
index cb24e71..d9fc581 100644
--- a/crumbs/templates/components/html_head.html
+++ b/crumbs/templates/components/html_head.html
@@ -1,5 +1,6 @@
<head>
<meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ SITENAME }}</title>
{% if type == 'home' %}