1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 08:15:55 +00:00

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

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 ?>"