This commit is contained in:
Luke Slowen 2022-01-28 07:45:52 +00:00
commit 209b180eaa

View File

@ -7,14 +7,13 @@ sections:
- type: document
path: config.toml
label: Config
match: "**/*"
- type: directory
path: exampleSite/content
path: exampleSite/content/en
label: Pages
create: all
match: "**"
- type: directory
path: exampleSite/content/post
path: exampleSite/content/en/post
label: Posts
create: all
match: "**/*"