summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroninro <liumy.f@foxmail.com>2022-07-28 18:50:51 +0800
committerroninro <liumy.f@foxmail.com>2022-07-28 18:50:51 +0800
commitacb102c143ae7044ac2efe91e9d78ec742ca1258 (patch)
tree787587596becbb26b804c215e7155f6c20eb6f98
parent9010ae964277cbb0b0ba7a1ea8b83ef000a6d382 (diff)
update netlify.toml
-rw-r--r--netlify.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
index 5e9c2c5..6fcba09 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -7,5 +7,8 @@
HUGO_THEMESDIR = "/opt/build"
HUGO_VERSION = "0.101.0"
+[context.production.environment]
+ HUGO_BASEURL = "https://hugo-theme-puppet.netlify.app/"
+
[context.deploy-preview]
command = "hugo -s exampleSite -b $DEPLOY_PRIME_URL"