Use note slug instead of raw filename in permalinks
This commit is contained in:
@@ -19,7 +19,7 @@ sass:
|
|||||||
collections:
|
collections:
|
||||||
notes:
|
notes:
|
||||||
output: true
|
output: true
|
||||||
permalink: /:path
|
permalink: /:slug
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
- scope:
|
- scope:
|
||||||
|
|||||||
Reference in New Issue
Block a user