Update netlify.toml
This commit is contained in:
19
netlify.toml
19
netlify.toml
@@ -4,3 +4,22 @@ command = "hugo --gc --minify -b ${URL}"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.147.7"
|
||||
|
||||
|
||||
[[redirects]]
|
||||
from = "https://hextra-ai-insight-daily.netlify.app/*"
|
||||
to = "https://ai.hubtoday.app/:splat"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "https://main--hextra-ai-insight-daily.netlify.app/*"
|
||||
to = "https://ai.hubtoday.app/:splat"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "https://6882b87a03e9d50009a8a3bb--comfy-figolla-535556.netlify.app/*"
|
||||
to = "https://ai.hubtoday.app/:splat"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
Reference in New Issue
Block a user