aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-25 16:57:47 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-25 16:57:47 -0700
commit29a8d580be141ee451e4f5b02870e9fe384e3ed6 (patch)
treea01a5c2aecb09bbfe8118838f75ec0b80ff2aaab /view
parent23abfb0a5b5933f32a5f94869abdab75f4f0ace8 (diff)
parentd9b9faaa89150d83cb79556c493cb43865a25eb8 (diff)
downloadvolse-hubzilla-29a8d580be141ee451e4f5b02870e9fe384e3ed6.tar.gz
volse-hubzilla-29a8d580be141ee451e4f5b02870e9fe384e3ed6.tar.bz2
volse-hubzilla-29a8d580be141ee451e4f5b02870e9fe384e3ed6.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view')
-rw-r--r--view/php/zen.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/php/zen.php b/view/php/zen.php
index 6fd11127c..5b89e9c32 100644
--- a/view/php/zen.php
+++ b/view/php/zen.php
@@ -2,6 +2,7 @@
<html>
<head>
<title><?php if(x($page,'title')) echo $page['title'] ?></title>
+ <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
</head>
<body>