Sha256: f8805fc7bf7a7fdb82bfc36da28add82af3acb9814b7ac7c446a1f8e3c4dba03
Contents?: true
Size: 379 Bytes
Versions: 1
Compression:
Stored size: 379 Bytes
Contents
/*! * lone-wolf-theme v1.0.0 by Mani Kumar for Jekyll. * https://manid2.github.io/lone-wolf-theme/ * @manid2 * Licensed under MIT * Copyright Mani Kumar, 2019 */ $(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)});
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lone-wolf-theme-1.0.3 | assets/js/main.min.js |