fix(frontend): favicon 404 제거 — SVG favicon + app.html link 추가
This commit is contained in:
4
frontend/static/favicon.svg
Normal file
4
frontend/static/favicon.svg
Normal 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="#3b82f6"/>
|
||||
<text x="16" y="24" font-size="22" font-family="system-ui,sans-serif" font-weight="700" fill="white" text-anchor="middle">D</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 256 B |
Reference in New Issue
Block a user