From acb102c143ae7044ac2efe91e9d78ec742ca1258 Mon Sep 17 00:00:00 2001 From: roninro Date: Thu, 28 Jul 2022 18:50:51 +0800 Subject: update netlify.toml --- netlify.toml | 3 +++ 1 file changed, 3 insertions(+) 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" -- cgit v1.2.3