diff --git a/config/_default/config.toml b/config/_default/config.toml index f0f627f..cdc84f6 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -14,10 +14,10 @@ summaryLength = 0 # [permalinks] # #post = '/:sections[last]/:year-:month-:day-:slug/' -# post = '/:sections[last]/:year-:month-:day-:slug/' +# posts = '/:sections[last]/:year-:month-:day-:slug/' # # page = "/:slug/" # # categories = "/:section/:slug/" -# categories = "/:slug/" +# # categories = "/:slug/" #[outputs] # home = ["HTML", "RSS", "JSON"]