mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-31 08:57:15 +00:00
Update netlify baseurl fixes #438
This commit is contained in:
parent
66feffbd41
commit
48a0e36c8a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue