diff options
-rw-r--r-- | test_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test_index.php b/test_index.php index d7fbe0f..21ef4c1 100644 --- a/test_index.php +++ b/test_index.php @@ -79,6 +79,7 @@ publish_stats_headers( <link rel="author" href="http://www.mageia.org/"> <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> + <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"> </head> <body class="contribute"> <?php |