Fix front matter example

This commit is contained in:
Joe Mooring
2023-12-11 08:09:42 -08:00
committed by GitHub
parent 5c5bbbe3aa
commit 2bda491eb1
+1 -1
View File
@@ -14,7 +14,7 @@ With this content:
{{< code-toggle file=content/books/les-miserables.md fm=true >}}
title = 'Les Misérables'
author = 'Victor Hugo'
published = 1862
publication_year = 1862
isbn = '978-0451419439'
{{< /code-toggle >}}