From 73e25e3cc1a008cd7d3b26208c946412e46879af Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Mon, 20 Feb 2023 14:46:40 -0500 Subject: fix links --- config.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.toml b/config.toml index bfc08c0..c6600ce 100644 --- a/config.toml +++ b/config.toml @@ -18,8 +18,7 @@ enableRobotsTXT = true disableKinds = ["taxonomy"] ignoreErrors = ["error-disable-taxonomy"] [permalinks] - posts = "/blog/:year/:month/:day/:title/" - tags = "/blog/:slug" + blog = "/blog/:year/:month/:day/:title/" [mediaTypes] [mediaTypes."application/atom"] -- cgit v1.2.3