Skip to content

Commit

Permalink
feat: setup redirect link for LA fire fundraiser
Browse files Browse the repository at this point in the history
  • Loading branch information
jtfairbank committed Jan 14, 2025
1 parent 6c4aaa2 commit 9860bc2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,9 @@
to = "https://us02web.zoom.us/j/87221284454?pwd=63sdWMxWseUXAfaJCU114dbA9KanQc.1"
status = 302
force = true

[[redirects]]
from = "/la-fires"
to = "https://www.omprakash.org/global/distribute-aid/crowdfund/la-fire-response"
status = 302
force = true

0 comments on commit 9860bc2

Please sign in to comment.