Fix 404 errors: Move favicon files to static directory and update all references
This commit is contained in:
6
static/favicon.svg
Normal file
6
static/favicon.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="4" y="4" width="24" height="24" rx="5" fill="#2563eb"/>
|
||||
<rect x="4" y="4" width="24" height="6" rx="2" fill="#1e40af"/>
|
||||
<rect x="9" y="14" width="14" height="10" rx="3" fill="#fff"/>
|
||||
<text x="16" y="22" text-anchor="middle" font-size="10" font-family="Segoe UI, Arial, sans-serif" fill="#2563eb" font-weight="bold" dominant-baseline="middle">15</text>
|
||||
</svg>
|
After Width: | Height: | Size: 472 B |
Reference in New Issue
Block a user