mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
Update netlify baseurl fixes #438
This commit is contained in:
parent
66feffbd41
commit
48a0e36c8a
@ -8,7 +8,7 @@
|
|||||||
HUGO_VERSION = "0.72.0"
|
HUGO_VERSION = "0.72.0"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_BASEURL = "https://learn.netlify.com/"
|
HUGO_BASEURL = "https://learn.netlify.app/"
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
command = "hugo -s exampleSite -b $DEPLOY_PRIME_URL"
|
command = "hugo -s exampleSite -b $DEPLOY_PRIME_URL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user