Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Valérianne
bench.squeaky.tech
Commits
eac94adc
Verified
Commit
eac94adc
authored
Apr 23, 2022
by
Valérianne
💬
Browse files
Add TOC back
parent
07d9dfa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/sigpipe/layouts/partials/sidebar.html
View file @
eac94adc
{{ if .IsPage }}
<h4>
TOC
</h4>
{{.TableOfContents}}
{{ end }}
{{ range $section, $taxonomy := .Site.Sections.ByTitle }}
<h4>
{{ $taxonomy.Params.Title | default $taxonomy.Section }}
</h4>
<ul>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment