Skip to content

Commit

Permalink
Add apple-touch-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
khlieng committed May 5, 2020
1 parent d98312f commit 79af695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const indexTemplate = `
{{end}}
<link rel="manifest" href="/manifest.json">
<link rel="apple-touch-icon" href="/icon_192.png">
</head>
<body>
Expand Down

0 comments on commit 79af695

Please sign in to comment.