summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2017-10-08 11:15:19 +0000
committerGogs <[email protected]>2017-10-08 11:15:19 +0000
commit852496fa15fd2e749bb867301e155fb46fb6fc76 (patch)
tree287b9a88d3c829d7f04994df0dc1419aa34c2a63
parentb1d1bc901fa11e51855a29401d56b6b74ea9cec9 (diff)
parentb4865103857f6dc50946632d36308db47f705f7e (diff)
Merge branch 'viewport' of jrconlin/tt-rss into master
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 15832aaab..87a50e45d 100644
--- a/index.php
+++ b/index.php
@@ -55,6 +55,7 @@
<html>
<head>
<title>Tiny Tiny RSS</title>
+ <meta name="viewport" content="initial-scale=1,width=device-width" />
<script type="text/javascript">
var __ttrss_version = "<?php echo VERSION ?>"