general improvements
All checks were successful
Homepage Build and Deploy / Build Homepage Image (push) Successful in 11m10s
Homepage Build and Deploy / Deploy Homepage (push) Successful in 30s

This commit is contained in:
2025-11-25 21:04:17 -03:00
parent a376c8157a
commit ed7a82b44e
7 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +1,3 @@
// Initialize the matrix background when the DOM is loaded
document.addEventListener('DOMContentLoaded', () => {
new MatrixBackground();