mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 17:57:04 +01:00
Update config.toml
Small fix to correctly set the posts permalink setting
This commit is contained in:
parent
b7059a88dc
commit
9d6d5f21c0
@ -12,7 +12,7 @@ paginate = 5
|
||||
#disqusShortname = "XYW"
|
||||
|
||||
[permalinks]
|
||||
post = "/:year/:month/:title/"
|
||||
posts = "/:year/:month/:title/"
|
||||
page = "/:slug/"
|
||||
|
||||
[[menu.sidebar]]
|
||||
|
Loading…
Reference in New Issue
Block a user