KI-AGENT: Neue Logo-Dateien in Webseite verwendet
This commit is contained in:
@@ -48,7 +48,7 @@ main {
|
||||
.brand img,
|
||||
footer img {
|
||||
display: block;
|
||||
height: 2rem;
|
||||
height: 2.4rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
BIN
website/public/Logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
website/public/Logo_Dark.png
Normal file
BIN
website/public/Logo_Dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user