Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <jimmehcai@gmail.com>2021-07-09 14:21:46 +0300
committerJimmy Cai <jimmehcai@gmail.com>2021-07-09 14:21:46 +0300
commit0afa502cdd3be1f7d07259975813a389ccd1363a (patch)
tree51e0bb8dfc60912145a74f85205bcf80ca729f26 /netlify.toml
parent90e776196758965c6ce097a9d640d98ce30489f6 (diff)
Revert "ci: update srcdir of `netlify-plugin-hugo-cache-resources`"
This reverts commit 90e776196758965c6ce097a9d640d98ce30489f6.
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
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