* Move the site to the root directory * Update Site name Co-authored-by: Eric Fennis <eric.fennis@endurance.com>
5 lines
72 B
TOML
5 lines
72 B
TOML
[build]
|
|
base = "site/"
|
|
publish = "build/"
|
|
command = "yarn deploy"
|