forked from jeanjack/fuz.web
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
$(document).ready(function () {
|
|
$('.parallax').parallax();
|
|
}) |