mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix typo
This commit is contained in:
@@ -25,5 +25,5 @@ The above is equivalent to either of these:
|
||||
|
||||
```go-html-template
|
||||
{{ .Site.Params.display_toc }}
|
||||
{{ index .Site.Params "display_toc: }}
|
||||
{{ index .Site.Params "display_toc" }}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user