File "site.js"

Full Path: /home/refref/public_html/css-20250407195828/colors/site.js
File size: 106 bytes
MIME-type: text/plain
Charset: utf-8

$(function() {
  // start the icon carousel
  $('#icon-carousel').carousel({
    interval: 5000
  });
});