🚀 fix: tocbot warning
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</script>
|
||||
<% } %>
|
||||
|
||||
<% if (theme.toc && is_post() && !page.no_toc){ %>
|
||||
<% if (theme.toc && is_post()){ %>
|
||||
<%- js('/js/tocbot.min') %>
|
||||
<script>
|
||||
// Tocbot_v4.7.0 http://tscanlin.github.io/tocbot/
|
||||
|
Reference in New Issue
Block a user