Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
3e55167a3e
commit
01e69831ed
1 changed files with 4 additions and 5 deletions
|
@ -4,11 +4,10 @@ auto_deploy: false
|
||||||
admin_path: ''
|
admin_path: ''
|
||||||
webhook_url:
|
webhook_url:
|
||||||
sections:
|
sections:
|
||||||
- type: directory
|
- type: document
|
||||||
path: content
|
path: content/_index.md
|
||||||
label: Pages
|
label: Introduction
|
||||||
create: all
|
match: "**/*"
|
||||||
match: "*"
|
|
||||||
- type: directory
|
- type: directory
|
||||||
path: content/posts
|
path: content/posts
|
||||||
label: Posts
|
label: Posts
|
||||||
|
|
Loading…
Add table
Reference in a new issue