Added halloween backgrounds.

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

View file

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