Exclude notes list from RSS

For some reason, it gets included twice, too
This commit is contained in:
Jake Howard 2024-02-18 20:49:55 +00:00
parent f0cdbbeee0
commit 2fa8d0a92f
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -111,5 +111,5 @@ plugins:
as_creation: "date"
as_update: false
json_feed_enabled: false
match_path: "notes/.*"
match_path: "notes\/(?!(index\\.md)$).+"
- material-plausible