mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-12-22 03:02:19 +00:00
fix baseurl for production deploys
This commit is contained in:
parent
af57ee0267
commit
dd2e5c060f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
baseurl = "https://www.virtuallypotato.com/" # Include trailing slash
|
||||
baseurl = "https://virtuallypotato.com/" # Include trailing slash
|
||||
|
||||
|
|
Loading…
Reference in a new issue