feat(permalinks): use post title, not filename

hides the "ordering" prefix
pull/4/head
steven 2021-09-21 12:10:47 -04:00
parent c30dbec578
commit a2e8a37290
1 changed files with 3 additions and 0 deletions

View File

@ -19,5 +19,8 @@ footnoteReturnLinkContents = "^"
category = "categories"
tag = "tags"
[permalinks]
posts = '/:title/'
[params]
description = "a blog for friends of mineral town"