Merge branch '34-logo' into 'master'

Risklet Logo

Closes #34

See merge request kbr4/riskletpy!41
This commit was merged in pull request #90.
This commit is contained in:
2025-07-14 15:12:32 +00:00
6 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<div class="flex items-center justify-between h-20">
<div class="flex items-center">
<a href="/" class="flex-shrink-0 flex items-center no-underline" aria-label="Risklet Home">
<span class="text-3xl font-bold text-accent">Risklet</span>
<img src="/static/img/risklet-logo-nav.png" alt="Risklet Logo" class="h-14 w-auto mr-2" />
</a>
</div>
<div class="hidden md:block">