Update baseURL config
This commit is contained in:
parent
ebc58f66d9
commit
5aabf75702
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
tag = 'tags'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue