We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9731b6a commit fe17d0bCopy full SHA for fe17d0b
index.html
@@ -16,7 +16,7 @@
16
<link rel="apple-touch-icon-precomposed" href="/img/apple-touch-icon-precomposed.png">
17
<meta name="msapplication-TileImage" content="/img/msapplication-tileimage-144x144.png" />
18
<meta name="msapplication-TileColor" content="#ffbf00" />
19
- <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
20
<!--
21
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
22
<script type="text/javascript" src="https://rawgithub.com/dotjay/hashgrid/v8/hashgrid.js"></script>
0 commit comments