hack-wpi-python/goathacks/static/js/init.js
Cara Salter 26468e82ea
mega: Oh wow lots of things
- Static files
- Dashboard
- User registration
- Initial work on fixing templates
2022-12-06 10:12:31 -05:00

3 lines
No EOL
64 B
JavaScript

$(document).ready(function(){
$('.parallax').parallax();
});