mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 07:24:39 -04:00
Fix front matter example
This commit is contained in:
parent
a7e5fea730
commit
f57932df12
@ -245,7 +245,7 @@ content/
|
|||||||
|
|
||||||
Set the build options in front matter:
|
Set the build options in front matter:
|
||||||
|
|
||||||
{{< code-toggle file=content/books/_index.md >}}
|
{{< code-toggle file=content/books/_index.md fm=true >}}
|
||||||
title = 'Books'
|
title = 'Books'
|
||||||
[_build]
|
[_build]
|
||||||
render = 'never'
|
render = 'never'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user