diff options
Diffstat (limited to '_includes/git-wiki/sections')
| -rw-r--r-- | _includes/git-wiki/sections/tail/tail.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/git-wiki/sections/tail/tail.html b/_includes/git-wiki/sections/tail/tail.html index 73f86bf..fc8d46b 100644 --- a/_includes/git-wiki/sections/tail/tail.html +++ b/_includes/git-wiki/sections/tail/tail.html @@ -23,6 +23,7 @@ $('#git-wiki-toc').toc({ title: '<i>Contents</i>', showSpeed: 0, + listType: "ul", headers: '#git-wiki-content h1, #git-wiki-content h2' }); $(document.body).redLinks(); |
