aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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' %}