aboutsummaryrefslogtreecommitdiffstats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index eba4df5..e6d21b4 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -13,7 +13,7 @@ pygmentscodefences = true
pygmentscodefencesguesssyntax = true
[permalinks]
- post = "posts/:title/"
+ posts = "posts/:title/"
default = ":title/"
[params]