mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: add favicon and logo assets, update App component to use logo
This commit is contained in:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user