Add 'viewport' meta tag
parent
861a91c56f
commit
de70977890
|
@ -2,6 +2,7 @@
|
||||||
<html lang="nl">
|
<html lang="nl">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<link rel="icon" type="img/png" href="/static/img/bus16x16.png" sizes="16x16">
|
<link rel="icon" type="img/png" href="/static/img/bus16x16.png" sizes="16x16">
|
||||||
<link rel="icon" type="img/png" href="/static/img/bus32x32.png" sizes="32x32">
|
<link rel="icon" type="img/png" href="/static/img/bus32x32.png" sizes="32x32">
|
||||||
|
|
Loading…
Reference in New Issue