aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2023-02-20 19:46:40 +0000
committerJulio Capote <jcapote@gmail.com>2023-02-20 19:46:40 +0000
commit73e25e3cc1a008cd7d3b26208c946412e46879af (patch)
treeadcff93b1e070a43a2f229c1a4e13d98177d0013
parentf374aae962d25beeeb05f180e59cdef7c9e3be9b (diff)
downloadcapotej.com-73e25e3cc1a008cd7d3b26208c946412e46879af.tar.gz
fix links
-rw-r--r--config.toml3
1 files changed, 1 insertions, 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"]