This commit is contained in:
overcuriousity
2025-07-15 00:39:58 +02:00
parent a7dc688753
commit 7667e7bd74
2 changed files with 61 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ const currentPath = Astro.url.pathname;
<div class="container">
<div class="nav-wrapper">
<div class="nav-brand">
<img src="/logo-placeholder.svg" alt="CC24-Hub" class="nav-logo" />
<img src="/fingerprint_scope_logo.svg" alt="CC24-Hub" class="nav-logo" />
<span style="font-weight: 600; font-size: 1.125rem;">CC24-Hub</span>
</div>