updated feed config
This commit is contained in:
@ -41,6 +41,13 @@ collections:
|
||||
output: true
|
||||
permalink: /:slug
|
||||
|
||||
feed:
|
||||
collections:
|
||||
notes:
|
||||
path: "/feed.xml"
|
||||
posts:
|
||||
path: ""
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: "**/*"
|
||||
|
||||
Reference in New Issue
Block a user