KI-AGENT: Neue Logo-Dateien in Webseite verwendet
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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
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