Navigation umsortiert: Casper zu Dogfather, Modi-Team/Streamplan zu HasiDog
- Dogfather-Menue: Die Person, Streamer, Zeitreise, VanVan, Casper - HasiDog-Menue: HasiDog-Welt, Community, Stimmen, Modi-Team, Streamplan - Gleiche Umsortierung in der Fusszeile Co-Authored-By: Claude Opus 5 <[email protected]>
This commit is contained in:
+9
-6
@@ -16,21 +16,22 @@
|
|||||||
children: [
|
children: [
|
||||||
{ label: "Die Person", href: "dogfather.html" },
|
{ label: "Die Person", href: "dogfather.html" },
|
||||||
{ label: "Streamer", href: "streamer.html" },
|
{ label: "Streamer", href: "streamer.html" },
|
||||||
{ label: "Streamplan", href: "streamplan.html" },
|
|
||||||
{ label: "Zeitreise", href: "zeitreise.html" },
|
{ label: "Zeitreise", href: "zeitreise.html" },
|
||||||
// Die Modis gehören zu Dogfather persönlich (Team Dogi), NICHT zur
|
|
||||||
// Agentur. Standen früher fälschlich unter "Manager".
|
|
||||||
{ label: "Modi-Team", href: "team-modis.html" },
|
|
||||||
{ label: "VanVan", href: "vanvan.html" },
|
{ label: "VanVan", href: "vanvan.html" },
|
||||||
|
// Casper gehört inhaltlich zu Dogfather (sein Husky) — Wunsch Dogi.
|
||||||
|
{ label: "Casper", href: "casper.html" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "HasiDog",
|
label: "HasiDog",
|
||||||
children: [
|
children: [
|
||||||
{ label: "HasiDog-Welt", href: "hasidog.html" },
|
{ label: "HasiDog-Welt", href: "hasidog.html" },
|
||||||
{ label: "Casper", href: "casper.html" },
|
|
||||||
{ label: "Community", href: "community.html" },
|
{ label: "Community", href: "community.html" },
|
||||||
{ label: "Stimmen", href: "stimmen.html" },
|
{ label: "Stimmen", href: "stimmen.html" },
|
||||||
|
// Modi-Team und Streamplan gehören zur Community-Welt von HasiDog —
|
||||||
|
// Wunsch Dogi (standen vorher unter Dogfather).
|
||||||
|
{ label: "Modi-Team", href: "team-modis.html" },
|
||||||
|
{ label: "Streamplan", href: "streamplan.html" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -153,8 +154,8 @@
|
|||||||
<li><a href="dogfather.html">Die Person</a></li>
|
<li><a href="dogfather.html">Die Person</a></li>
|
||||||
<li><a href="streamer.html">Streamer</a></li>
|
<li><a href="streamer.html">Streamer</a></li>
|
||||||
<li><a href="zeitreise.html">Zeitreise</a></li>
|
<li><a href="zeitreise.html">Zeitreise</a></li>
|
||||||
<li><a href="team-modis.html">Modi-Team</a></li>
|
|
||||||
<li><a href="vanvan.html">VanVan</a></li>
|
<li><a href="vanvan.html">VanVan</a></li>
|
||||||
|
<li><a href="casper.html">Casper</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
@@ -162,6 +163,8 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="hasidog.html">HasiDog-Welt</a></li>
|
<li><a href="hasidog.html">HasiDog-Welt</a></li>
|
||||||
<li><a href="community.html">Community</a></li>
|
<li><a href="community.html">Community</a></li>
|
||||||
|
<li><a href="team-modis.html">Modi-Team</a></li>
|
||||||
|
<li><a href="streamplan.html">Streamplan</a></li>
|
||||||
<li><a href="manager.html">Manager Dogfather</a></li>
|
<li><a href="manager.html">Manager Dogfather</a></li>
|
||||||
<li><a href="team-scouts.html">Scouts</a></li>
|
<li><a href="team-scouts.html">Scouts</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user