From c335e8ff7d8dc6dd8e80a6f0dc51033ea2716858 Mon Sep 17 00:00:00 2001 From: Sungchan Yi Date: Wed, 12 Jul 2023 20:05:52 +0900 Subject: [PATCH] fix: permalink for all posts --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 45ae5ef..d83e841 100644 --- a/_config.yml +++ b/_config.yml @@ -148,8 +148,8 @@ defaults: # DO NOT modify the following parameter unless you are confident enough # to update the code of all other post links in this project. # permalink: /posts/:title/ - # 2023.7.12: fixed permalink to support links between posts - permalink: /posts/:categories/:name + # 2023.7.12: fixed permalink + permalink: /:categories/:name/ - scope: path: _drafts values: