Generate permalinks for the posts by year/month/title

This commit is contained in:
Eryn Wells 2021-09-30 08:07:14 -07:00
parent 20b8613bf2
commit cd87098bda

View file

@ -7,3 +7,6 @@ theme = 'paper'
twitter = 'erynofwales'
github = 'erynofwales'
instagram = 'erynofwales'
[permalinks]
posts = '/:year/:month/:title/'