Added boilerplate code

This commit is contained in:
2026-02-07 19:25:23 +00:00
commit bf80433f42
3 changed files with 18 additions and 0 deletions

2
main.js Normal file
View File

@ -0,0 +1,2 @@
window.addEventListener('load', (e) => {
});