File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -163,16 +163,16 @@ const resources = [
163
163
164
164
const policies = [
165
165
{
166
- link :'https://docs.google.com/document/d/1PE3pUoN3O3SvEngbkNdjpX3-u1kYBsWPEuHGK41AB9g/edit?usp=sharing' ,
167
- title :'Anti-Bribery and Corruption'
166
+ link : 'https://docs.google.com/document/d/1PE3pUoN3O3SvEngbkNdjpX3-u1kYBsWPEuHGK41AB9g/edit?usp=sharing' ,
167
+ title : 'Anti-Bribery and Corruption'
168
168
} ,
169
169
{
170
- link :'https://docs.google.com/document/d/14jCoqzif3grF5w7ZUCuDjJjWENi8s4idVJHCBRTe5jM/edit?usp=sharing' ,
171
- title :'Anti Bullying'
170
+ link : 'https://docs.google.com/document/d/14jCoqzif3grF5w7ZUCuDjJjWENi8s4idVJHCBRTe5jM/edit?usp=sharing' ,
171
+ title : 'Anti Bullying'
172
172
} ,
173
173
{
174
- link :'https://docs.google.com/document/d/1rYA0jWFgg_dI7zMOg0Zwdwfk7vPxgoelagsdwKAr80A/edit?usp=sharing' ,
175
- title :'Diversity and Inclusion'
174
+ link : 'https://docs.google.com/document/d/1rYA0jWFgg_dI7zMOg0Zwdwfk7vPxgoelagsdwKAr80A/edit?usp=sharing' ,
175
+ title : 'Diversity and Inclusion'
176
176
} ,
177
177
{
178
178
link : 'https://docs.google.com/document/d/1zAxWN6KQN74H1puwmcDKKGASjwS1XmfZrwaehXp0t9w/edit?usp=sharing' ,
@@ -194,7 +194,10 @@ const policies = [
194
194
link : 'https://docs.google.com/document/d/1_cWP1APdEJ_MoQ9NPeVIECFJnnvXqpdat7Al2pSs87A/edit?usp=sharing' ,
195
195
title : 'Whistleblowing'
196
196
} ,
197
-
197
+ {
198
+ link : 'https://docs.google.com/document/d/1MjYfBS45NnOJ6pL9nDcYZsDeiobi_dJ5RN4u6a3qtWE/edit?usp=sharing' ,
199
+ title : 'Workplace Against Sexual Harassment (WASH)'
200
+ }
198
201
] ;
199
202
200
203
const About = ( { data } ) => {
You can’t perform that action at this time.
0 commit comments