Web app manifest

This commit is contained in:
Pierre Rudloff 2016-02-26 23:53:48 +01:00
parent ce2e95798f
commit 7bc9cac9f7
2 changed files with 30 additions and 0 deletions

View file

@ -27,5 +27,6 @@
<meta itemprop="operatingSystem" content="Linux" />
<meta itemprop="operatingSystem" content="Mac OS X" />
<meta name="theme-color" content="#4F4F4F">
<link rel="manifest" href="manifest.json" />
</head>
<body class="{$class}">