mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Use slug instead of filename
This commit is contained in:
@@ -20,7 +20,7 @@ contentdir = "../blog"
|
|||||||
date_format = "Jan 2, 2006"
|
date_format = "Jan 2, 2006"
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
post = "/:filename.html"
|
post = "/:slug.html"
|
||||||
|
|
||||||
[blackfriday]
|
[blackfriday]
|
||||||
plainIDAnchors = true
|
plainIDAnchors = true
|
||||||
|
|||||||
Reference in New Issue
Block a user