mirror of
https://github.com/stashapp/stash.git
synced 2026-05-08 12:32:29 +02:00
Update apple touch icon (#2295)
This commit is contained in:
parent
c28110ffb0
commit
7336a6cd18
2 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
BIN
ui/v2.5/public/apple-touch-icon.png
Normal file
BIN
ui/v2.5/public/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Loading…
Reference in a new issue