fix: favicon
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

also track PNGs in LFS
This commit is contained in:
Tomáš Mládek 2024-07-21 19:22:42 +02:00
parent f3f9e79f34
commit 249f39b8da
5 changed files with 5 additions and 2 deletions

2
.gitattributes vendored
View file

@ -1 +1 @@
src/assets/play.png filter=lfs diff=lfs merge=lfs -text
**.png filter=lfs diff=lfs merge=lfs -text

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 129 B

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="icon" href="/assets/upend.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%
</head>

BIN
webui/static/assets/upend.png (Stored with Git LFS) Normal file

Binary file not shown.