File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/app/(about)/overview/_components Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ const team = [
40
40
title : "Organizer" ,
41
41
src : "/team/monica.jpg" ,
42
42
ctaText : "Visit" ,
43
- ctaLink : "# " ,
43
+ ctaLink : "https://www.linkedin.com/in/monicaoyugi " ,
44
44
content : ( ) => {
45
45
return (
46
46
< p >
@@ -51,6 +51,7 @@ I actively contribute to the tech landscape as a member of the Code of Conduct (
51
51
for the Python Software Foundation and as the volunteer co-chair for DjangoConUs. Additionally,
52
52
I serve on the CoC for Droidcon Kenya and the API Festival, as well as for Women Techmakers by Google.
53
53
< br > My mission is to enhance technology by helping and connecting engineers, fostering a collaborative environment where innovation can thrive.</ br >
54
+
54
55
</ p >
55
56
56
57
) ;
You can’t perform that action at this time.
0 commit comments