Skip to content

Commit

Permalink
feat: add redirect to LA Fires needs spreadsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
jtfairbank committed Jan 17, 2025
1 parent 9860bc2 commit 204b7bb
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 @@ -51,3 +51,9 @@
to = "https://www.omprakash.org/global/distribute-aid/crowdfund/la-fire-response"
status = 302
force = true

[[redirects]]
from = "/la-fires/needs"
to = "https://docs.google.com/spreadsheets/d/11G9sCVPjprsEL3R7yTpOYUzmIZNPKb_Sz_zxgvGulas/"
status = 302
force = true

0 comments on commit 204b7bb

Please sign in to comment.