diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-19 18:47:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-19 18:47:03 +0100 |
| commit | 8e8df0c50735aa9b7ca68c935290c1794aac9e4d (patch) | |
| tree | ab20d39d3d0a1742a9c06f0cb932dd807c46a1fb | |
| parent | 3e0f8c36efe39dc24831a9f94dac3446b0d7c3a9 (diff) | |
| download | wiki-8e8df0c50735aa9b7ca68c935290c1794aac9e4d.tar.gz wiki-8e8df0c50735aa9b7ca68c935290c1794aac9e4d.tar.bz2 wiki-8e8df0c50735aa9b7ca68c935290c1794aac9e4d.zip | |
Update tail.html
| -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(); |
