summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-04-09 18:36:43 +0900
committerAdam Malczewski <[email protected]>2026-04-09 18:36:43 +0900
commit5829857baad78a272073ba9f1d226a4849a709c4 (patch)
tree977cff858d4f1969d323b848744382866c2228f6 /index.html
parent48a2e2d6e81d9fd1e9b7979e12b596549f5eed15 (diff)
downloadflashair-speedsync-5829857baad78a272073ba9f1d226a4849a709c4.tar.gz
flashair-speedsync-5829857baad78a272073ba9f1d226a4849a709c4.zip
add zoom
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 bc1e3b5..ac9ac68 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
<html lang="en" data-theme="cmyk">
<head>
<meta charset="UTF-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>SpeedSync</title>
</head>
<body>