web/assets/js/dist/toc.min.js

1 line
152 B
JavaScript
Raw Normal View History

$(function(){if($("#post-wrapper .post-content h1").length==0&&$("#post-wrapper .post-content h2").length==0){$("#toc-wrapper").addClass("unloaded")}});