From 0afa502cdd3be1f7d07259975813a389ccd1363a Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Fri, 9 Jul 2021 13:21:46 +0200 Subject: [PATCH] Revert "ci: update srcdir of `netlify-plugin-hugo-cache-resources`" This reverts commit 90e776196758965c6ce097a9d640d98ce30489f6. --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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