From 250f5e47e5c3d936705448c6904ebd0d71ef66c1 Mon Sep 17 00:00:00 2001 From: zwbetz-gh Date: Tue, 24 Nov 2020 21:11:32 -0600 Subject: [PATCH] .com => .app --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index abeb035..044b094 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ [build.environment] HUGO_VERSION = "0.72.0" HUGO_THEME = "repo" - HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com" + HUGO_BASEURL = "https://cupper-hugo-theme.netlify.app" [[headers]] for = "/*"