UNPKG

generator-cwf-theme

Version:
9 lines (6 loc) 154 B
(function ($, document) { $(document).ready(function() { // Make the page fade in on load $('body').addClass('show'); }); })(jQuery, this);