-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Recent changes (perhaps #10) messed up the website (we had to roll back).
For some reason, it seems that the entire JS is dead. JQuery is undefined and beacon.min.js is blocked by CORS. Without JS, the website looks shit AF.
Only changes to the JS part specifically were adding async
: <script src="assets/js/jquery-3.6.1.min.js" async></script>
and similar.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working