From 250f1301c8787c93dec8ab1d3c14185d60a05507 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sun, 2 Jan 2022 23:42:40 +0100 Subject: [PATCH] remove posts from url --- config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yml b/config.yml index 7765ae3..83adf0f 100644 --- a/config.yml +++ b/config.yml @@ -8,6 +8,9 @@ buildDrafts: false buildFuture: false buildExpired: false +permalinks: + posts: "/:title" + minify: disableXML: true minifyOutput: true