summaryrefslogtreecommitdiff
path: root/_includes/git-wiki/sections
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-02-19 18:47:03 +0100
committerGitHub <noreply@github.com>2019-02-19 18:47:03 +0100
commit8e8df0c50735aa9b7ca68c935290c1794aac9e4d (patch)
treeab20d39d3d0a1742a9c06f0cb932dd807c46a1fb /_includes/git-wiki/sections
parent3e0f8c36efe39dc24831a9f94dac3446b0d7c3a9 (diff)
downloadwiki-8e8df0c50735aa9b7ca68c935290c1794aac9e4d.tar.gz
wiki-8e8df0c50735aa9b7ca68c935290c1794aac9e4d.tar.bz2
wiki-8e8df0c50735aa9b7ca68c935290c1794aac9e4d.zip
Update tail.html
Diffstat (limited to '_includes/git-wiki/sections')
-rw-r--r--_includes/git-wiki/sections/tail/tail.html1
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();