From eed5d9f52e5dab7d412cbea5b3d9700d16744eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Wed, 20 May 2020 23:00:02 +0200 Subject: [PATCH] Change tag prefix --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 22eaea8..08196ac 100644 --- a/config.toml +++ b/config.toml @@ -10,6 +10,7 @@ theme = "terminal" [permalinks] posts = "/:title/" + tags = "/tag/:slug/" [languages] [languages.en]