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, .brand img,
footer img { footer img {
display: block; display: block;
height: 2rem; height: 2.4rem;
width: auto; width: auto;
} }

View File

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

View File

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