fix URL slug and tag

This commit is contained in:
2019-10-14 12:29:19 +02:00
parent 766b6f9e23
commit 00bd4fb586
3 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ theme = [ "hugo-sustain", "hugo-cloak-email" ]
extensions = [ "hardLineBreak" ]
[permalinks]
post = "/:year/:month/:day/:slug"
blog = "/blog/:year/:slug"
[params]
avatar = "profile.jpg"