mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix example in delimit doc
Thanks to @hellbox for noticing this; ref: https://github.com/gohugoio/hugoDocs/pull/458
This commit is contained in:
@@ -36,7 +36,7 @@ The examples of `delimit` that follow all use the same front matter:
|
||||
{{< code file="delimit-example-front-matter.toml" nocopy="true" >}}
|
||||
+++
|
||||
title: I love Delimit
|
||||
keywords: [ "tag1", "tag2", "tag3" ]
|
||||
tags: [ "tag1", "tag2", "tag3" ]
|
||||
+++
|
||||
{{< /code >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user