This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
uwu-me/uwume/static/js/explore/index.js

7 lines
166 B
JavaScript
Raw Normal View History

window.addEventListener("load", function() {
console.log("View specific JS initialized.");
// If JS is enabled, set view to update pages without refreshing
});