Skip to content

Commit deae39d

Browse files
committed
updated
1 parent 6b3ac13 commit deae39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<script type="text/javascript">
4343
$(document).ready(function () {
4444
$('#toc').toc({
45-
'selectors': 'h2,h3,h4',
45+
'selectors': 'h2',
4646
'prefix': 'toc',
4747
'container': '#page',
4848
'anchorName': function(i, heading, prefix) { //custom function for anchor name

0 commit comments

Comments
 (0)