Browse Source

Merge remote-tracking branch 'R0GGER/master'

pull/154/head^2
Philipp Dormann 4 years ago
parent
commit
5ed8ab4b5b
No known key found for this signature in database GPG Key ID: 3BB9ADD52DCA4314
  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