diff options
| author | fox <fox+git@fakecake.org> | 2017-11-18 06:27:12 +0000 |
|---|---|---|
| committer | Gogs <gogs@fake.local> | 2017-11-18 06:27:12 +0000 |
| commit | 139c38535a57c7c11db8182a8d2bbf04c540c87f (patch) | |
| tree | 7f6d8051ae8e0a78d7fcade33f72b6534a97febb | |
| parent | 138813314e4b406034630cc295fd50d704da3c41 (diff) | |
| parent | 1d74979dfce07838bdc57f52be5477afc557a485 (diff) | |
Merge branch 'viewport-meta-prefs' of JustAMacUser/tt-rss into master
| -rw-r--r-- | prefs.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ?>" |