4
0
mirror of https://git.coop/cotech/website.git synced 2025-06-26 16:40:52 +00:00
Files
cotech-website/assets/js/app.js
Chris Lowis 876e7cd0c8 Remove client-list shuffle javascript
The selector in this JS doesn't seem to match anything on the site, so
I'm removing it.
2025-06-20 13:13:57 +01:00

4 lines
76 B
JavaScript

$(document).foundation();
var elem = new Foundation.Sticky($('.top-bar'));