Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit deb8828

Browse files
authored
feat(netlify): update Patreon redirects
1 parent f50f57b commit deb8828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222

2323
[[redirects]]
2424
from = "/patreon"
25-
to = "https://www.patreon.com/pizzafox"
25+
to = "https://www.patreon.com/jonahsnider"
2626
status = 301
2727

2828
[[redirects]]
2929
from = "/donate"
30-
to = "https://www.patreon.com/pizzafox"
30+
to = "https://www.patreon.com/jonahsnider"
3131
status = 301
3232

3333
[[redirects]]

0 commit comments

Comments
 (0)