diff --git a/netlify.toml b/netlify.toml index 9e15fc6..e221fd8 100644 --- a/netlify.toml +++ b/netlify.toml @@ -23,4 +23,4 @@ # If it should show more verbose logs (optional, default = true) debug = true # Relative path to source directory in case you use Hugo's "--s" option - srcdir = "exampleSite/resources" \ No newline at end of file + srcdir = "exampleSite" \ No newline at end of file