aboutsummaryrefslogtreecommitdiffstats
path: root/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/index.html b/app/index.html
index aca331c..37a72dc 100644
--- a/app/index.html
+++ b/app/index.html
@@ -2,7 +2,10 @@
<html lang="en">
<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"
+ />
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<title>Search Engine - Helsinki</title>