feat(permalinks): use post title, not filename
hides the "ordering" prefixpull/4/head
parent
c30dbec578
commit
a2e8a37290
|
|
@ -19,5 +19,8 @@ footnoteReturnLinkContents = "^"
|
|||
category = "categories"
|
||||
tag = "tags"
|
||||
|
||||
[permalinks]
|
||||
posts = '/:title/'
|
||||
|
||||
[params]
|
||||
description = "a blog for friends of mineral town"
|
||||
|
|
|
|||
Loading…
Reference in New Issue