diff --git a/_config.yml b/_config.yml index 9e175de..68d2845 100644 --- a/_config.yml +++ b/_config.yml @@ -68,6 +68,11 @@ collections: permalink: '/guides/:path/' label: "Guides" sort_by: title + projects: + output: true + permalink: '/projects/:path/' + label: "Projects" + sort_by: title about: output: true permalink: '/about/:path/'