fix: missing favicon

This commit is contained in:
juancwu 2026-02-07 15:05:51 +00:00
commit 5e0637e210
3 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#D04A4C"/>
<text x="16" y="23" text-anchor="middle" font-family="system-ui, -apple-system, sans-serif" font-weight="700" font-size="22" fill="#fff">B</text>
</svg>

After

Width:  |  Height:  |  Size: 271 B