Update apple touch icon (#2295)

This commit is contained in:
cj 2022-02-15 18:35:45 -06:00 committed by GitHub
parent c28110ffb0
commit 7336a6cd18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<base href="/">
<meta charset="utf-8" />
<link rel="shortcut icon" href="favicon.ico" />
<link rel="apple-touch-icon" href="favicon.ico" />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB