forked from wezm/wezm.net
Replace testing domain in config.yaml
This commit is contained in:
parent
368f893fe2
commit
3d51494c68
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# The URL the site will be built for
|
||||
base_url = "https://files.wezm.net/v2"
|
||||
base_url = "https://www.wezm.net/v2"
|
||||
|
||||
title = "Wesley Moore"
|
||||
|
||||
|
|
Loading…
Reference in a new issue