summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-09 14:10:15 +0200
committerJules Laplace <jules@okfoc.us>2017-05-09 14:10:15 +0200
commitd4bf3654347561539f10bdf0d21895203d2b2b0a (patch)
tree613c1e4b6c78ffdaeca2254d0f59efd120f947da /index.html
parent52596435d4839ef4026db8441598b32c3fd83c5c (diff)
disable zoom, use mp3 on remote
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 62e0069..008138f 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<html>
<head>
<title>triangle</title>
-<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<style>
html,body {
overflow: hidden;