Album: Song 4 "Beim Friseur" ergänzt
Vierter Suno-Pro-Song (Hundesalon/Sommerfell, md5 091acf6d) ans Album-Modal gehängt: neue MP3 + SONGS-Array-Zeile; Banner-/Modal-Anzahl jetzt dynamisch (_anthem.count) statt hartkodiert "3 Songs".
This commit is contained in:
parent
3107bebe20
commit
793dccf7df
7 changed files with 23 additions and 22 deletions
|
|
@ -86,14 +86,14 @@
|
|||
<title>Ban Yaro</title>
|
||||
|
||||
<!-- Theme + theme-color Statusleiste vor CSS setzen -->
|
||||
<script src="/js/boot-early.js?v=1297"></script>
|
||||
<script src="/js/boot-early.js?v=1298"></script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=1297">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1297">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1297">
|
||||
<link rel="stylesheet" href="/css/utilities.css?v=1297">
|
||||
<link rel="stylesheet" href="/css/lists.css?v=1297">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=1298">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1298">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1298">
|
||||
<link rel="stylesheet" href="/css/utilities.css?v=1298">
|
||||
<link rel="stylesheet" href="/css/lists.css?v=1298">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
@ -624,12 +624,12 @@
|
|||
<div id="modal-container"></div>
|
||||
|
||||
<!-- JS: Reihenfolge ist wichtig — erst Basis, dann Features -->
|
||||
<script src="/js/api.js?v=1297"></script>
|
||||
<script src="/js/ui.js?v=1297"></script>
|
||||
<script src="/js/app.js?v=1297"></script>
|
||||
<script src="/js/worlds.js?v=1297"></script>
|
||||
<script src="/js/offline-indicator.js?v=1297"></script>
|
||||
<script src="/js/contact-form.js?v=1297"></script>
|
||||
<script src="/js/api.js?v=1298"></script>
|
||||
<script src="/js/ui.js?v=1298"></script>
|
||||
<script src="/js/app.js?v=1298"></script>
|
||||
<script src="/js/worlds.js?v=1298"></script>
|
||||
<script src="/js/offline-indicator.js?v=1298"></script>
|
||||
<script src="/js/contact-form.js?v=1298"></script>
|
||||
|
||||
<!-- Feature-Seiten werden lazy geladen -->
|
||||
|
||||
|
|
@ -639,7 +639,7 @@
|
|||
|
||||
|
||||
<!-- Boot: Offline-Banner + SW-Registration (extrahiert für CSP) -->
|
||||
<script src="/js/boot.js?v=1297"></script>
|
||||
<script src="/js/boot.js?v=1298"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue