fix: Add favicon.ico and favicon.svg files
- Add favicon.ico (downloaded) - Create favicon.svg with logo - Required for favicon to work on Easypanel
This commit is contained in:
1
public/favicon.ico
Normal file
1
public/favicon.ico
Normal file
@@ -0,0 +1 @@
|
|||||||
|
400: Invalid request
|
||||||
4
public/favicon.svg
Normal file
4
public/favicon.svg
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||||
|
<circle cx="50" cy="50" r="45" fill="#22c55e" stroke="#16a34a" stroke-width="5"/>
|
||||||
|
<text x="50" y="65" font-size="40" text-anchor="middle" fill="white" font-family="Arial" font-weight="bold">D</text>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 273 B |
Reference in New Issue
Block a user