Skip to content

Commit

Permalink
feat: setup omprakash donate link redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
jtfairbank committed Sep 3, 2024
1 parent 932b4b0 commit 1b4c2d7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@
status = 302
force = true

[[redirects]]
from = "/donate-now"
to = "https://www.omprakash.org/global/distribute-aid/donate"
status = 302
force = true

0 comments on commit 1b4c2d7

Please sign in to comment.