[build] publish = "public" command = "hugo" [context.production.environment] HUGO_VERSION = "0.41" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" [[redirects]] from = "https://alanpearceuk.netlify.com/*" to = "https://www.alanpearce.uk/:splat" status = 301 force = true [[redirects]] from = "https://www.alanpearce.co.uk/*" to = "https://www.alanpearce.uk/:splat" status = 301 force = true [[redirects]] from = "https://alanpearce.co.uk/*" to = "https://www.alanpearce.uk/:splat" status = 301 force = true [[redirects]] from = "http://www.alanpearce.co.uk/*" to = "https://www.alanpearce.uk/:splat" status = 301 force = true [[redirects]] from = "http://alanpearce.co.uk/*" to = "https://www.alanpearce.uk/:splat" status = 301 force = true