Skip to content

Commit 72da926

Browse files
committed
Display ICEcoder at a 1.0 scale
Displays without scaling on tablets and phones then. Not that it's tablet friendly, but maybe one day.
1 parent d2f34c5 commit 72da926

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<title>ICEcoder v <?php echo $ICEcoder["versionNo"];?></title>
4242
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4343
<meta name="robots" content="noindex, nofollow">
44+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4445
<link rel="stylesheet" type="text/css" href="lib/ice-coder.css">
4546
<link rel="icon" type="image/png" href="favicon.png">
4647
<script>

0 commit comments

Comments
 (0)