Lower case param

This commit is contained in:
Zachary Betz 2019-02-14 11:37:42 -06:00
parent dd93ff9031
commit 501a421fb7
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</div>
{{ end }}
{{ if ne .Params.TOC false }}
{{ if ne .Params.toc false }}
{{ partial "toc" . }}
{{ end }}
{{ .Content }}