Fix blog permalinks

This commit is contained in:
Joshua Goins 2022-10-31 11:05:29 -04:00
parent 1058411215
commit 1cde952f62

View file

@ -8,7 +8,7 @@ copyright = 'This work is licensed under a Creative Commons Attribution-NonComme
name = 'redstrate' name = 'redstrate'
[permalinks] [permalinks]
blog = '/:year/:month/:title/' blog = 'blog/:year/:month/:title/'
[menu] [menu]
[[menu.main]] [[menu.main]]