UNPKG

boost-template

Version:

Boost is the Bootstrap 4 Starter Template.

8 lines (6 loc) 176 B
$(window).on("load", function() { $(".loader").delay(1000).fadeOut("slow"); }); $(document).ready(function() { $("#currentYear").text((new Date()).getFullYear()); });