Files
150954cc22a2 5b00b3620a consultstreet
2026-07-22 07:53:11 +00:00

8 lines
116 B
JavaScript

jQuery(function($) {'use strict';
//Initiat WOW JS
new WOW().init();
//smoothScroll
//smoothScroll.init();
});