infinite loading screen toy
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
let navBarJson
|
||||
let alts
|
||||
|
||||
navBarPresent = true
|
||||
|
||||
function onLoadNavBar() {
|
||||
const container = document.getElementById("navBarContainer")
|
||||
const altString = container.dataset.alt || ""
|
||||
|
||||
Reference in New Issue
Block a user