From 6537b3bac81e9fa15b393bfdd733b9cf6724ce76 Mon Sep 17 00:00:00 2001 From: Libra <55469214+Octl1bra@users.noreply.github.com> Date: Sun, 10 Nov 2024 15:47:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B7=AF=E5=BE=84=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/permalinks.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/permalinks.toml b/config/_default/permalinks.toml index 2499a7e..c1b4414 100755 --- a/config/_default/permalinks.toml +++ b/config/_default/permalinks.toml @@ -1,3 +1,3 @@ # Permalinks format of each content section -post = "/p/:slug/" +# post = "/post/:slug/" page = "/:slug/" \ No newline at end of file