diff --git a/config.toml b/config.toml index 72aeaef..4f28aaf 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://erynwells.me/' +baseURL = 'https://new.erynwells.me/' languageCode = 'en-us' title = 'Erynwells.me' theme = 'paper' @@ -34,4 +34,4 @@ posts = 'posts/:year/:month/:slug/' [taxonomies] category = 'categories' series = 'series' -tag = 'tags' \ No newline at end of file +tag = 'tags'