Student-Attendance-Management/target/classes/static/js/error.js
2025-12-09 17:36:07 +08:00

5 lines
116 B
JavaScript

// Parallax Code
var scene = document.getElementById('scene');
var parallax = new Parallax(scene);