feat(brand): migrate README and WebUI assets to SVG

This commit is contained in:
chengyongru
2026-07-24 22:45:13 +08:00
committed by chengyongru
parent 0bbb74b1ee
commit c6dbeb97d8
8 changed files with 186 additions and 5 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ export function Sidebar(props: SidebarProps) {
)}
>
<img
src="/brand/nanobot_icon.png"
src="/brand/nanobot_mark.svg"
alt=""
className="h-8 w-8 select-none object-contain"
draggable={false}