added simple JS to randomise colour on page open

This commit is contained in:
2023-09-11 11:01:26 +02:00
parent a119b7e847
commit a1cb599978
4 changed files with 5 additions and 2 deletions

View File

@@ -12,5 +12,6 @@
{% include footer.html %}
</div>
</div>
{% include foot.html %}
</body>
</html>