feat: Update application branding from FastAPI to SpatialHub logos and icons.
All checks were successful
Deploy to Production / deploy (push) Successful in 1m15s

This commit is contained in:
魏风
2026-03-13 15:12:16 +08:00
parent 77846b73ef
commit 23a5083673
12 changed files with 59 additions and 337 deletions

View File

@@ -2,10 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SpatialHub</title>
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png" />
<link rel="icon" type="image/svg+xml" href="/assets/images/spatialhub-icon.svg" />
</head>
<body>
<div id="root"></div>