Add apple-touch-icon

This commit is contained in:
Ken-Håvard Lieng 2020-05-05 03:34:36 +02:00
parent d98312f99b
commit 79af695d17

View File

@ -38,6 +38,7 @@ const indexTemplate = `
{{end}}
<link rel="manifest" href="/manifest.json">
<link rel="apple-touch-icon" href="/icon_192.png">
</head>
<body>