Skip to content

Commit 1255015

Browse files
committed
feat: setup hurricane helene response donate link redirect
1 parent 1b4c2d7 commit 1255015

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

netlify.toml

+6
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@
1515
to = "https://www.omprakash.org/global/distribute-aid/donate"
1616
status = 302
1717
force = true
18+
19+
[[redirects]]
20+
from = "/hurricane-response"
21+
to = "https://www.omprakash.org/global/distribute-aid/crowdfund/grassroots-response-to-hurricane-helene"
22+
status = 302
23+
force = true

0 commit comments

Comments
 (0)