We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b774233 commit 954c29eCopy full SHA for 954c29e
layouts/projects.html
@@ -227,7 +227,7 @@ <h2 class="toc-title{{ with $params.password }} encrypted-hidden{{ end }}">
227
228
{{- /* TOC Dialog */ -}}
229
{{- if $showToc -}}
230
- {{- .Page.Store.Set "enableTocDialog" true -}}
+ {{- .Page.Store.Set "hasToc" true -}}
231
<dialog id="toc-dialog" aria-labelledby="toc-dialog-title" role="dialog">
232
<div class="toc">
233
<h2 class="toc-title">{{ T "single.contents" }}</h2>
0 commit comments