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 4f44032 commit 3e58a3eCopy full SHA for 3e58a3e
docs/_data/team.js
@@ -63,4 +63,15 @@ export const teamMembers = [
63
{ icon: globeIcon, link: 'https://www.alecrust.com/' },
64
],
65
},
66
+ {
67
+ avatar: 'https://github.com/ioannidesalex.png',
68
+ name: 'Alexandros Ioannides 🇨🇾',
69
+ title: 'CTO',
70
+ org: 'FocusNet',
71
+ orgLink: 'https://focus-net.net',
72
+ links: [
73
+ { icon: 'github', link: 'https://github.com/ioannidesalex' },
74
+ { icon: 'linkedin', link: 'https://www.linkedin.com/in/ioannidesa' },
75
+ ],
76
+ },
77
];
0 commit comments