Browse Source

Merge pull request #45 from R0GGER/master

Apple icon for iPhone/iPad
pull/54/head
Louis Lam 3 years ago
committed by GitHub
parent
commit
275f77d4bb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      index.html
  2. BIN
      public/apple-touch-icon.png

1
index.html

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Uptime Kuma</title>
</head>

BIN
public/apple-touch-icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Loading…
Cancel
Save