mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-06-23 08:18:40 +00:00
Improved the TOC.
Automatically hide TOC titles
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
$(function(){if($("#toc-wrap>nav#toc>ul>li").length==0){$("#toc-wrap>h3").addClass("hidden")}});
|
||||
Reference in New Issue
Block a user