diff --git a/exampleSite/startup.sh b/exampleSite/startup.sh index ff1ab60..48075cf 100644 --- a/exampleSite/startup.sh +++ b/exampleSite/startup.sh @@ -20,4 +20,4 @@ EOT next `cat ../VERSION` -hugo server -t ../.. --port 1414 --panicOnWarning --config config.yaml +hugo server -t ../.. --port 1414 --panicOnWarning --config hugo.yaml