From 090e31f81bb0f1d9b65ad02d9568ca893c24244e Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Mon, 27 Jul 2020 21:42:39 -0400 Subject: [PATCH] Update netlify.toml --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 092fd30..7b9aa70 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,7 +1,7 @@ # redirect root to jarv.is [[redirects]] from = "/" - to = "https://jarv.is/?utm_source=jrvs.io" + to = "https://jarv.is/" status = 301 force = true