Add apple-touch-icon
This commit is contained in:
parent
d98312f99b
commit
79af695d17
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue