This commit is contained in:
Andreas Gammelgaard Damsbo 2024-07-04 12:52:01 +02:00
commit 3c68c8875c
No known key found for this signature in database
20 changed files with 48 additions and 98 deletions

View file

@ -131,10 +131,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a href="https://fam.gdamsbo.dk" class="navbar-brand navbar-brand-logo">
<img src="../logo.png" alt="" class="navbar-logo">
</a>
<a class="navbar-brand" href="https://fam.gdamsbo.dk">
<a class="navbar-brand" href="../index.html">
<span class="navbar-title">Familien G Damsbo</span>
</a>
</div>