disable zooming
parent
18cef2a344
commit
33acb99851
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0">
|
||||||
<meta name="description" content="Level2 Hackerspace">
|
<meta name="description" content="Level2 Hackerspace">
|
||||||
<meta name="author" content="@Kaweechelchen">
|
<meta name="author" content="@Kaweechelchen">
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
|
|
Loading…
Reference in New Issue