Skip to content

Commit 4134bcc

Browse files
committed
feat: setup donate redirect link for harm reduction toolkit fundraiser
1 parent 9678fc7 commit 4134bcc

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
@@ -33,3 +33,9 @@
3333
to = "https://www.globalgiving.org/projects/send-medical-aid-to-lebanon/"
3434
status = 302
3535
force = true
36+
37+
[[redirects]]
38+
from = "/hrt-harm-reduction-toolkit"
39+
to = "https://www.omprakash.org/global/distribute-aid/crowdfund/hrt---harm-reduction-toolkit"
40+
status = 302
41+
force = true

0 commit comments

Comments
 (0)