Merge branch 'main-staging' into staging
This commit is contained in:
commit
75ae1c30a2
35 changed files with 10781 additions and 761 deletions
|
|
@ -27,7 +27,7 @@ filename = "sitemap.xml"
|
|||
priority = 0.5
|
||||
|
||||
[permalinks]
|
||||
post = "/post/:year/:month/:day/:title/"
|
||||
post = "/post/:year/:month/:day/:slug/"
|
||||
|
||||
[outputs]
|
||||
home = ["html", "rss", "json"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue