Add apple-touch-icon
This commit is contained in:
parent
d98312f99b
commit
79af695d17
@ -38,6 +38,7 @@ const indexTemplate = `
|
||||
{{end}}
|
||||
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="apple-touch-icon" href="/icon_192.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user