feat: update website branding with new logo and wordmark, enhance styles for better responsiveness

This commit is contained in:
shuaiplus
2026-04-18 21:44:27 +08:00
parent 408874ac05
commit ef47597be5
11 changed files with 39 additions and 9 deletions
@@ -12,7 +12,7 @@ export default function StandalonePageFrame(props: StandalonePageFrameProps) {
<div className="standalone-brand standalone-brand-outside">
<img src="/logo-64.png" alt="NodeWarden logo" className="standalone-brand-logo" />
<div>
<div className="standalone-brand-title">NodeWarden</div>
<img src="/nodewarden-wordmark.svg" alt="NodeWarden" className="standalone-brand-wordmark" />
</div>
</div>