We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki-toc
list.html
1 parent 3124649 commit 9c72abdCopy full SHA for 9c72abd
layouts/wiki/list.html
@@ -5,7 +5,7 @@ <h1 style="font-size: 2em;">{{ .Title }}</h1>
5
6
<dl>
7
{{ range .Pages }}
8
- <div class="wiki-tok">
+ <div class="wiki-toc">
9
{{ if .Params.external_url }}
10
<dt>
11
<a href="{{ .Params.external_url}}" target="_blank" rel="noopener noreferrer">
0 commit comments