diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 7c7e4c2..fcf7e44 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -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: "**/*"