From 86e8ee7e7d6c4779749b5b9e5b56b29c838da1c9 Mon Sep 17 00:00:00 2001 From: elkan1788 Date: Thu, 30 Jan 2025 15:46:12 +0800 Subject: [PATCH] :rocket: update the config file name. --- exampleSite/startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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