From 126480e8375d4d92ceae7ebc3fc2c1a74059f3ad Mon Sep 17 00:00:00 2001 From: Sungchan Yi Date: Wed, 12 Jul 2023 12:07:35 +0900 Subject: [PATCH] feat: change permalinks --- _config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4f9ff0d..45ae5ef 100644 --- a/_config.yml +++ b/_config.yml @@ -147,7 +147,9 @@ defaults: toc: true # Display TOC column in posts. # 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/ + # permalink: /posts/:title/ + # 2023.7.12: fixed permalink to support links between posts + permalink: /posts/:categories/:name - scope: path: _drafts values: