diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index aec1c06..a56ae2a 100644 --- a/_config.yml +++ b/_config.yml @@ -4,14 +4,14 @@ author: W. D. Sadeep Madurange permalink: pretty collections: - archive: + blog: output: true projects: output: true feed: collections: - archive: + blog: path: "/feed.xml" posts: path: "/posts.xml" |
