feat: add favicon and logo assets, update App component to use logo

This commit is contained in:
shuaiplus
2026-03-01 04:21:07 +08:00
committed by Shuai
parent 205ccdad8b
commit 15e0a29bb1
12 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -672,7 +672,7 @@ export default function App() {
<div className="app-shell">
<header className="topbar">
<div className="brand">
<Shield size={20} className="brand-icon" />
<img src="/logo-64.png" alt="NodeWarden logo" className="brand-logo" />
<span>NodeWarden</span>
</div>
<div className="topbar-actions">