diff --git a/config.toml b/config.toml index 4db59fe..cfc20f3 100644 --- a/config.toml +++ b/config.toml @@ -9,4 +9,4 @@ github = 'erynofwales' instagram = 'erynofwales' [permalinks] -posts = '/:year/:month/:title/' \ No newline at end of file +posts = 'posts/:year/:month/:title/' \ No newline at end of file