Skip to content

Commit

Permalink
fix #32
Browse files Browse the repository at this point in the history
  • Loading branch information
ddiu8081 authored Oct 11, 2019
1 parent e662de1 commit 90c974d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion partials/toc.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@
}
if (show_toc) {
$("#toc").tocify({
context: ".single-post",
selectors: toc_selectors,
extendPage: false,
highlightDefault: false
});
}
</script>
</script>

0 comments on commit 90c974d

Please sign in to comment.