about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index a9a7221..5b7ea9d 100644
--- a/config.toml
+++ b/config.toml
@@ -64,7 +64,7 @@ theme = "researcher"
     weight = 2
 
 [permalinks]
-  blog = "/posts/:filename"
+  blog = "/blog/:filename"
   projects = "/project/:filename"
 
 [markup.goldmark.renderer]