aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-11 10:14:23 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-11 10:14:23 +0100
commit4f312380687890cec273c384592faf07777d4615 (patch)
treee0ed1dec8e35aaac16748643898d09a17406fec7 /config.toml
parent1a58aa8c63e160df12aa102f99e8d1cc9fb466a8 (diff)
downloadyannherklotz.com-4f312380687890cec273c384592faf07777d4615.tar.gz
yannherklotz.com-4f312380687890cec273c384592faf07777d4615.zip
Update redirects
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 657db3e..e351cdf 100644
--- a/config.toml
+++ b/config.toml
@@ -10,3 +10,6 @@ theme = "ymherklotz"
[markup.goldmark.renderer]
unsafe = true
+
+[permalinks]
+ blog = '/:year/:month/:title/'