diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 2c56abb..0a72f27 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,10 @@ exclude: paginate: 10 +collections: + notes: + output: true + defaults: - scope: path: "" |