Merge branch 'viewport-meta-prefs' of JustAMacUser/tt-rss into master

This commit is contained in:
fox 2017-11-18 06:27:12 +00:00 committed by Gogs
commit 139c38535a

View file

@ -31,6 +31,7 @@
<html>
<head>
<title>Tiny Tiny RSS : <?php echo __("Preferences") ?></title>
<meta name="viewport" content="initial-scale=1,width=device-width" />
<script type="text/javascript">
var __ttrss_version = "<?php echo VERSION ?>"