summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 92e4427..a83f4ee 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -10,7 +10,7 @@
<!--[if IE]>
<script src="{{MEDIA_URL}}js/html5.js"></script>
<![endif]-->
- <meta name="viewport" content="initial-scale=1.0">
+ <meta name="viewport" content="width=device-width" />
<link rel="alternate"
type="application/rss+xml"
title="RSS 2.0"