Skip to content

Commit d77a4ed

Browse files
committed
change TOC from <ul> to <ol>
1 parent 06aa83b commit d77a4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/bottom.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
$(document).ready(function() {
2727
$('.toc').toc({
2828
title: '',
29-
listType: 'ul',
29+
listType: 'ol',
3030
minimumHeaders: 2,
3131
headers: 'h2, h3, h4, h5, h6',
3232
showSpeed: 0,

0 commit comments

Comments
 (0)