Added halloween backgrounds.

This commit is contained in:
The Wobbler 2023-10-24 19:40:17 +02:00
parent 17bc1ea575
commit f0eaf6a1ea
9 changed files with 65 additions and 47 deletions

View file

@ -72,10 +72,7 @@
</div>
<script type="text/javascript">
getStringOfPageContent("../backgrounds", function(pageContent) {
let backgrounds = getFilesInFolder(pageContent);
randomBackground(backgrounds)
});
setBackground("../");
</script>
<div class="topnav-companion"></div>