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:
+5
-15
@@ -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.
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user