From f01b09460e880465fe5f7e704dd0243bd9ca72bb Mon Sep 17 00:00:00 2001 From: Lynne Date: Sun, 2 May 2021 19:15:56 +1000 Subject: [PATCH] fix config oooooops --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 0562b57..bb9fd61 100644 --- a/_config.yml +++ b/_config.yml @@ -15,8 +15,8 @@ defaults: collections: content: output: true - permalink: /:name + permalink: /:name:output_ext projects: output: true - permalink: /:collection/:name + permalink: /:collection/:name:output_ext