Skip to content

Commit 5c5e2bc

Browse files
committed
feat(sponsors): Add sponsorship doc link in footer
1 parent 904847f commit 5c5e2bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/messages/en/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"title": "Quick Links",
1616
"links": [
1717
{ "label": "Call for Speakers", "href": "#" },
18-
{ "label": "Sponsorship Deck", "href": "#", "isExternal": true },
18+
{ "label": "Sponsorship Deck", "href": "https://drive.google.com/file/d/1mTHtVZud3uGPgcGaVNlpCoIJe86ngtCS/view?usp=drive_link", "isExternal": true },
1919
{ "label": "Code of Conduct", "href": "/code-of-conduct" }
2020
]
2121
},

src/messages/fr/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"title": "Liens Rapides",
1616
"links": [
1717
{ "label": "Appel aux conférenciers", "href": "#" },
18-
{ "label": "Plan de commandite", "href": "#", "isExternal": true },
18+
{ "label": "Plan de commandite", "href": "https://drive.google.com/file/d/1LQ6gV2mIf6CKYhXm1PJuiH3H-EQ1GbKM/view?usp=drive_link", "isExternal": true },
1919
{ "label": "Code de Conduite", "href": "/code-of-conduct" }
2020
]
2121
},

0 commit comments

Comments
 (0)