KI-AGENT: Neue Logo-Dateien in Webseite verwendet

This commit is contained in:
2026-05-19 21:58:47 +02:00
parent 9e38a488c8
commit 85ac33c334
6 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ main {
.brand img,
footer img {
display: block;
height: 2rem;
height: 2.4rem;
width: auto;
}

View File

@@ -2,7 +2,7 @@
<main>
<header class="site-header">
<NuxtLink class="brand" to="/" aria-label="FEDEO Startseite">
<img src="/fedeo-logo.png" alt="FEDEO" />
<img src="/Logo.png" alt="FEDEO" />
</NuxtLink>
<nav aria-label="Hauptnavigation">
@@ -93,7 +93,7 @@
</section>
<footer>
<img src="/fedeo-logo.png" alt="FEDEO" />
<img src="/Logo.png" alt="FEDEO" />
<div>
<NuxtLink to="/impressum">Impressum</NuxtLink>
<a href="https://federspiel.tech/datenschutz">Datenschutz</a>

View File

@@ -2,7 +2,7 @@
<main>
<header class="site-header">
<a class="brand" href="#start" aria-label="FEDEO Startseite">
<img src="/fedeo-logo.png" alt="FEDEO" />
<img src="/Logo.png" alt="FEDEO" />
</a>
<nav aria-label="Hauptnavigation">
@@ -142,7 +142,7 @@
</section>
<footer>
<img src="/fedeo-logo.png" alt="FEDEO" />
<img src="/Logo.png" alt="FEDEO" />
<div>
<NuxtLink to="/impressum">Impressum</NuxtLink>
<a href="https://federspiel.tech/datenschutz">Datenschutz</a>

BIN
website/public/Logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB