Fix blog post URL
This commit is contained in:
parent
ff62faf23a
commit
bfb136a048
|
@ -22,7 +22,7 @@ theme = "beautifulhugo"
|
|||
tag = "tags"
|
||||
|
||||
[permalinks]
|
||||
post = "/:year/:month/:day/:title/"
|
||||
post = "/post/:year/:month/:day/:title/"
|
||||
|
||||
[Author]
|
||||
twitter = "clubdiscordia"
|
||||
|
|
Loading…
Reference in a new issue