Fix front matter example

This commit is contained in:
Joe Mooring 2024-02-15 08:50:52 -08:00 committed by GitHub
parent a7e5fea730
commit f57932df12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -245,7 +245,7 @@ content/
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'
[_build]
render = 'never'