moved tips to a separate file

This commit is contained in:
2025-01-05 01:19:23 +01:00
parent 4312462dec
commit d913d95793
8 changed files with 99 additions and 361 deletions
-2
View File
@@ -7,8 +7,6 @@ document.addEventListener("DOMContentLoaded", function() {
setLoadingProgress("Adding stars...")
addStars()
setLoadingProgress("Animating synthwave background...")
startSynthAnimation()
pauseAnimBtn(localStorage["isAnimating"] || "true")
if (showLoading != "true") {