Skip to content

Commit 9ec94eb

Browse files
committed
add easter redirect
1 parent 6f72978 commit 9ec94eb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ status = 302
4141
from = "/christmas"
4242
to = "/get-involved/christmas/"
4343
status = 302
44+
45+
[[redirects]]
46+
from = "/easter"
47+
to = "/get-involved/easter/"
48+
status = 302

0 commit comments

Comments
 (0)