Updated serveral stuffs

JS: added for Empty slots a msg (user request).
Updated copyright and ToS/ToU for my tracks / properties.
This commit is contained in:
t404owo
2025-10-16 23:42:15 +00:00
parent 1149d1fdfb
commit 9e7ca86494
7 changed files with 54 additions and 25 deletions

View File

@@ -219,14 +219,18 @@ I write/make/produce EDM music(DTM), and for every releases I'll post my music o
<h1 class="topic">
<a href="/release">Releases (Click for more)</a>
</h1>
<div class="album-cards"></div>
<div class="album-cards">
Nothing here yet. ;D
</div>
<hr />
<h1 class="topic">
<a href="/activity">Activities</a>
</h1>
<div class="half-image-cards"></div>
<div class="half-image-cards">
Nothing here yet. ;D
</div>
</main>
<div class="footer">&copy; t404:null 2021-2024 - All Rights Reserved</div>
<div class="footer">&copy; t404:null 2021-2025 - All Rights Reserved</div>
</body>
<script src="/assets/js/index.js" type="module"></script>