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