Album: Songs 6 "Platsch!" + 7 "Bester Freund" ergänzt (7 Songs)
Platsch! (Funk-Blues-Groove, md5 7f5197a0) und die ruhige Ballade Bester Freund (md5 c244dd15, Album-Ruhepol) ans Ende des SONGS-Arrays. make bump → v1300.
This commit is contained in:
parent
d131a307e8
commit
66e78a89bf
8 changed files with 19 additions and 17 deletions
|
|
@ -86,14 +86,14 @@
|
|||
<title>Ban Yaro</title>
|
||||
|
||||
<!-- Theme + theme-color Statusleiste vor CSS setzen -->
|
||||
<script src="/js/boot-early.js?v=1299"></script>
|
||||
<script src="/js/boot-early.js?v=1300"></script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=1299">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1299">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1299">
|
||||
<link rel="stylesheet" href="/css/utilities.css?v=1299">
|
||||
<link rel="stylesheet" href="/css/lists.css?v=1299">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=1300">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1300">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1300">
|
||||
<link rel="stylesheet" href="/css/utilities.css?v=1300">
|
||||
<link rel="stylesheet" href="/css/lists.css?v=1300">
|
||||
</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=1299"></script>
|
||||
<script src="/js/ui.js?v=1299"></script>
|
||||
<script src="/js/app.js?v=1299"></script>
|
||||
<script src="/js/worlds.js?v=1299"></script>
|
||||
<script src="/js/offline-indicator.js?v=1299"></script>
|
||||
<script src="/js/contact-form.js?v=1299"></script>
|
||||
<script src="/js/api.js?v=1300"></script>
|
||||
<script src="/js/ui.js?v=1300"></script>
|
||||
<script src="/js/app.js?v=1300"></script>
|
||||
<script src="/js/worlds.js?v=1300"></script>
|
||||
<script src="/js/offline-indicator.js?v=1300"></script>
|
||||
<script src="/js/contact-form.js?v=1300"></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=1299"></script>
|
||||
<script src="/js/boot.js?v=1300"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue