Skip to content

Commit 8da23c0

Browse files
committed
Add Code of Conduct and Data Protection Policy links to policies section
1 parent f7f61cf commit 8da23c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/pages/about.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,14 @@ const policies = [
170170
link: 'https://docs.google.com/document/d/14jCoqzif3grF5w7ZUCuDjJjWENi8s4idVJHCBRTe5jM/edit?usp=sharing',
171171
title: 'Anti Bullying'
172172
},
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+
},
173181
{
174182
link: 'https://docs.google.com/document/d/1rYA0jWFgg_dI7zMOg0Zwdwfk7vPxgoelagsdwKAr80A/edit?usp=sharing',
175183
title: 'Diversity and Inclusion'

0 commit comments

Comments
 (0)