We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc557a0 commit aa6bc5aCopy full SHA for aa6bc5a
1 file changed
templates/base.twig
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <meta name="mobile-web-app-capable" content="yes">
7
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
8
<title>{{ pagetitle }}</title>
9
<link rel="stylesheet" href="{{ asset("css/stylesheet.css") }}">
0 commit comments