add favicon
All checks were successful
Deploy / Check & Build (push) Successful in 1m28s
Deploy / Deploy to Production (push) Successful in 1m22s

This commit is contained in:
RaineAllDay
2026-03-18 06:06:38 -06:00
parent 272ab85b62
commit 04bba8513c
4 changed files with 16 additions and 0 deletions

5
static/favicon-16.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<rect width="16" height="16" rx="3" fill="#0d0f0e"/>
<rect x="0.75" y="0.75" width="14.5" height="14.5" rx="2.5" fill="none" stroke="#e8930a" stroke-width="1"/>
<text x="8" y="12" font-family="Barlow Condensed, Arial Narrow, sans-serif" font-weight="700" font-size="11" fill="#e8930a" text-anchor="middle">P</text>
</svg>

After

Width:  |  Height:  |  Size: 389 B