We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f61cf commit 8da23c0Copy full SHA for 8da23c0
src/pages/about.js
@@ -170,6 +170,14 @@ const policies = [
170
link: 'https://docs.google.com/document/d/14jCoqzif3grF5w7ZUCuDjJjWENi8s4idVJHCBRTe5jM/edit?usp=sharing',
171
title: 'Anti Bullying'
172
},
173
+ {
174
+ link:'https://docs.google.com/document/d/1LNKksTsKgjIeVLZ9BRYb_akuOnvrbmPJq0DZd0-jvd0/edit?usp=sharing',
175
+ title:'Code of Conduct'
176
+ },
177
178
+ link:'https://docs.google.com/document/d/11nr9-LZAaLuLUn79TJnsUc15kujuBX69Oe6MnUr9mYQ/edit?usp=sharing',
179
+ title:'Data Protection Policy'
180
181
{
182
link: 'https://docs.google.com/document/d/1rYA0jWFgg_dI7zMOg0Zwdwfk7vPxgoelagsdwKAr80A/edit?usp=sharing',
183
title: 'Diversity and Inclusion'
0 commit comments