Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-09-13 09:55:55 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-09-13 09:55:55 +0300
commit71cf687190d30c13813ead9883e18d88306528b3 (patch)
treece49e2d5347bd2f7e39f1b8d961636b1772bf8c5 /data
parentb829657e9b90a109d242271682de99d9c42a9683 (diff)
fix: usability - Set view-port meta tag
Diffstat (limited to 'data')
-rw-r--r--data/reports/postats.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/reports/postats.html b/data/reports/postats.html
index fc5c2f4d6..9cfc7c02b 100644
--- a/data/reports/postats.html
+++ b/data/reports/postats.html
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Remmina Translation Status</title>
<script type="text/javascript" src="chartkick.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.2/Chart.bundle.js"></script>