diff options
Diffstat (limited to 'snek.html')
-rw-r--r-- | snek.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ <title> ANGRY SNEK </title> <meta charset="utf-8"> <link rel="stylesheet" href="snek.css"> + <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=0.5" /> + <meta name="apple-mobile-web-app-capable" content="yes" /> + </head> <body> |