Echte genehmigte Fotos + Team-Dogi-Grafiken einbinden (Logo, Team-Karten, HasiDog-Sticker, Buch-Illustration), Dan aus Modi-Team entfernt, favicon durch echtes Logo ersetzt

This commit is contained in:
2026-07-30 21:54:58 +02:00
parent 505a86263e
commit 7be7d3f46d
44 changed files with 77 additions and 77 deletions
+7
View File
@@ -123,6 +123,13 @@ header.site-header {
letter-spacing: .02em;
}
.brand .heart { color: var(--accent); }
.brand-logo {
width: 34px;
height: 34px;
border-radius: 9px;
object-fit: cover;
flex-shrink: 0;
}
.brand small {
display: block;
font-size: .6rem;
Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 KiB

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

-4
View File
@@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="16" fill="#0a0c10"/>
<text x="32" y="42" font-size="34" text-anchor="middle">🩵</text>
</svg>

Before

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

+5 -15
View File
@@ -22,7 +22,7 @@ const MODIS = [
name: "VanVan",
role: "Rechte Hand von Dogfather · Musik-Produzentin (Van-Van, Spotify)",
rank: 1,
photo: "",
photo: "assets/img/card-vanvan.jpg",
quote: "", // TODO: Zitat von VanVan einholen
social: {},
page: "vanvan.html",
@@ -32,7 +32,7 @@ const MODIS = [
name: "Diene",
role: "Organisiert & plant gemeinsam mit VanVan",
rank: 2,
photo: "",
photo: "assets/img/card-diene.jpg",
quote: "",
social: {},
page: "",
@@ -52,7 +52,7 @@ const MODIS = [
name: "Miss",
role: "Modi & Cutterin",
rank: 4,
photo: "",
photo: "assets/img/card-miss.jpg",
quote: "",
social: {},
page: "",
@@ -60,9 +60,9 @@ const MODIS = [
},
{
name: "Marina",
role: "Kommentare auf den Clip-Accounts",
role: "Kommentare auf den Clip-Accounts · alias FlauschiRex",
rank: 5,
photo: "",
photo: "assets/img/card-marina.jpg",
quote: "",
social: {},
page: "",
@@ -78,16 +78,6 @@ const MODIS = [
page: "",
status: "aktiv",
},
{
name: "Dan",
role: "Team Dogi — Rolle noch zu klären", // TODO: genaue Rolle von Dan im Team klären
rank: 6,
photo: "",
quote: "",
social: {},
page: "",
status: "aktiv",
},
// TODO: weitere Modis/Team-Mitglieder hier nach gleichem Muster ergänzen.
];
+16 -15
View File
@@ -8,21 +8,22 @@
===================================================================== */
const MEDIA = [
{ id: 1, category: "dogfather", alt: "Dogfather Profilbild", src: "" },
{ id: 2, category: "dogfather", alt: "Dogfather beim Stream", src: "" },
{ id: 3, category: "team", alt: "Team Dogi Gruppenbild", src: "" },
{ id: 4, category: "team", alt: "Patrick (Scout)", src: "" },
{ id: 5, category: "team", alt: "Bananenstift (Scout)", src: "" },
{ id: 6, category: "team", alt: "VanVan", src: "" },
{ id: 7, category: "hasidog", alt: "HasiDog Logo/Maskottchen", src: "" },
{ id: 8, category: "hasidog", alt: "Husky Casper", src: "" },
{ id: 9, category: "hasidog", alt: "Casper &amp; Kater Simba", src: "" },
{ id: 10, category: "manager", alt: "Spicy Media Logo", src: "" },
{ id: 11, category: "aktionen", alt: "Weihnachtsaktion Portugal", src: "" },
{ id: 12, category: "aktionen", alt: "VanVan Teddys Merch", src: "" },
// TODO: echte Bilder aus den vom User gelieferten Assets ergänzen
// (assets/img/... Pfad eintragen, dann wird automatisch das Bild
// statt des Platzhalters angezeigt).
{ id: 1, category: "dogfather", alt: "Dogfather Profilbild", src: "assets/img/dogfather-portrait.jpg" },
{ id: 2, category: "dogfather", alt: "Dogfather — Team Dogi Karte", src: "assets/img/card-dogfather.jpg" },
{ id: 3, category: "team", alt: "VanVan — Team Dogi Karte", src: "assets/img/card-vanvan.jpg" },
{ id: 4, category: "team", alt: "Diene — Team Dogi Karte", src: "assets/img/card-diene.jpg" },
{ id: 5, category: "team", alt: "Miss — Team Dogi Karte", src: "assets/img/card-miss.jpg" },
{ id: 6, category: "team", alt: "Marina alias FlauschiRex — Team Dogi Karte", src: "assets/img/card-marina.jpg" },
{ id: 7, category: "hasidog", alt: "HasiDog &amp; Casper Sticker", src: "assets/img/sticker-hasidog-casper.png" },
{ id: 8, category: "hasidog", alt: "Husky Casper", src: "assets/img/casper-1.jpg" },
{ id: 9, category: "hasidog", alt: "Casper &amp; Dogfather", src: "assets/img/dogfather-casper-1.jpg" },
{ id: 10, category: "hasidog", alt: "Casper", src: "assets/img/casper-3.jpg" },
{ id: 11, category: "hasidog", alt: "Casper", src: "assets/img/casper-4.jpg" },
{ id: 12, category: "hasidog", alt: "Dogfather &amp; Casper Nase an Nase", src: "assets/img/dogfather-casper-2.jpg" },
{ id: 13, category: "hasidog", alt: "Schlaft schön — Buch-Illustration", src: "assets/img/hasidog-casper-book.jpg" },
{ id: 14, category: "hasidog", alt: "Casper unterwegs", src: "assets/img/casper-2.jpg" },
{ id: 15, category: "manager", alt: "Dogfather Logo", src: "assets/img/logo-dogfather.png" },
// TODO: Aktionen-Fotos (Weihnachtsaktion, VanVan-Teddys) ergänzen, sobald vorhanden.
];
function renderGalleryItem(item) {
+1 -1
View File
@@ -84,7 +84,7 @@
<header class="site-header">
<div class="nav-bar">
<a class="brand" href="index.html">
<span class="heart">🩵</span>
<img class="brand-logo" src="assets/img/logo-dogfather.png" alt="Dogfather Logo" />
<span>DOGFATHER UNIVERSE
<small>Streamer · Community · HasiDog · Manager</small>
</span>