Sha256: 4b0d05fc6921a6b562226785c5b2d2bb4ec96c840f9364eb792aa433bb3f9820
Contents?: true
Size: 378 Bytes
Versions: 1
Compression:
Stored size: 378 Bytes
Contents
/*! * lone-wolf-theme v1.1.1 by Mani Kumar for Jekyll. * https://manid2.github.io/lone-wolf-theme/ * @manid2 * Licensed under MIT * Copyright Mani Kumar, 2020 */ $(document).ready(function(){function n(){$(".page-content").css("padding-bottom",$(".page-footer").outerHeight(!0))}var t=!1;n(),$(window).resize(function(){t=!0}),setInterval(function(){t&&(t=!1,n())},250)});
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lone-wolf-theme-1.1.1 | assets/js/main.min.js |