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