From 01e69831ed035082768e968074d3e42a092ac13d Mon Sep 17 00:00:00 2001 From: ch0ccyra1n Date: Thu, 11 Aug 2022 19:40:42 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index b4fc0be..94a5828 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -4,11 +4,10 @@ auto_deploy: false admin_path: '' webhook_url: sections: -- type: directory - path: content - label: Pages - create: all - match: "*" +- type: document + path: content/_index.md + label: Introduction + match: "**/*" - type: directory path: content/posts label: Posts