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:18:49 +0300
committerJimmy Cai <jimmehcai@gmail.com>2021-07-09 14:18:49 +0300
commit90e776196758965c6ce097a9d640d98ce30489f6 (patch)
treeec07dcc594002d5521d68cfdf44ec1817c18d90b
parent5d1a7b876852b0c62fef47f09929539412eee80c (diff)
ci: update srcdir of `netlify-plugin-hugo-cache-resources`
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index e221fd8..9e15fc6 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" \ No newline at end of file
+ srcdir = "exampleSite/resources" \ No newline at end of file