1
mirror of https://github.com/jakejarvis/jrvs.io.git synced 2025-04-26 06:35:23 -04:00

Update netlify.toml

This commit is contained in:
Jake Jarvis 2020-07-27 21:42:39 -04:00 committed by GitHub
parent 3dc3daf882
commit 090e31f81b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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