Skip to content

Commit

Permalink
feat: add redirection for slides in english (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrebrg authored Dec 3, 2024
1 parent 21b1634 commit cb151c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"destination": "https://docs.google.com/presentation/d/1sciaOrYSHTAZNhAUc1llxIJiHBjTlD-BCPLcEKGK0Q4/preview",
"type": 302
},
{
"source": "/sponsoring/en",
"destination": "https://docs.google.com/presentation/d/1CkW-yAcO7HZc-HbwUCtezigkIEVmM55XiGlHso_7IQA/preview",
"type": 302
},
{
"source": "/faq",
"destination": "https://openplanner.fr/public/event/GB9qNr4UMNsQHd0F8uYu/faq/",
Expand Down

0 comments on commit cb151c8

Please sign in to comment.