diff options
| author | Adam Malczewski <[email protected]> | 2026-04-09 18:36:43 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-04-09 18:36:43 +0900 |
| commit | 5829857baad78a272073ba9f1d226a4849a709c4 (patch) | |
| tree | 977cff858d4f1969d323b848744382866c2228f6 /index.html | |
| parent | 48a2e2d6e81d9fd1e9b7979e12b596549f5eed15 (diff) | |
| download | flashair-speedsync-5829857baad78a272073ba9f1d226a4849a709c4.tar.gz flashair-speedsync-5829857baad78a272073ba9f1d226a4849a709c4.zip | |
add zoom
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
