修复本地样式

This commit is contained in:
Daniel
2026-04-07 18:55:50 +08:00
parent 9070dfba35
commit 780871e93c
3 changed files with 12 additions and 1 deletions

4
app/static/favicon.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="AIcreat">
<rect width="64" height="64" rx="14" fill="#0891b2"/>
<path d="M20 46l10-28h4l10 28h-5l-2-6H27l-2 6h-5zm9-10h14l-7-20-7 20z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 243 B