The console displays this problem:
Uncaught TypeError: $ (...). Scrolly is not a function
at HTMLDocument. (main.js: 133)
at j (jquery.min.js: 2)
at Object.fireWith [as resolveWith] (jquery.min.js: 2)
at Function.ready (jquery.min.js: 2)
at HTMLDocument.J (jquery.min.js: 2)
What does it mean? And by the way, everything works fine on LAN
scrollyfunction for DOM elements - Yuriready()you forgot to use. - Roman Grinyov