assets/js/main.min.js in lone-wolf-theme-1.0.7 vs assets/js/main.min.js in lone-wolf-theme-1.1.0

- old
+ new

@@ -1,8 +1,8 @@ /*! - * lone-wolf-theme v1.0.6 by Mani Kumar for Jekyll. + * lone-wolf-theme v1.1.0 by Mani Kumar for Jekyll. * https://manid2.github.io/lone-wolf-theme/ * @manid2 * Licensed under MIT - * Copyright Mani Kumar, 2019 + * Copyright Mani Kumar, 2020 */ -$(document).ready(function(){var n=function(){$(".page-content").css("padding-bottom",$(".page-footer").outerHeight(!0))},t=!1;n(),$(window).resize(function(){t=!0}),setInterval(function(){t&&(t=!1,n())},250)}); +$(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)}); \ No newline at end of file