Post permalinks have posts/ prefixed

This commit is contained in:
Eryn Wells 2021-10-05 08:28:43 -07:00
parent a03dd329e2
commit 9762a2432d

View file

@ -9,4 +9,4 @@ github = 'erynofwales'
instagram = 'erynofwales'
[permalinks]
posts = '/:year/:month/:title/'
posts = 'posts/:year/:month/:title/'