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 aa77fde commit 9a683fdCopy full SHA for 9a683fd
src/response/response.js
@@ -88,7 +88,14 @@ const data = [
88
image: 'https://github.com/MrMrRobat',
89
technology: 'Python, async.io',
90
country: 'Russia',
91
- biography: 'Make staff since 2000. Love cakes and beer.' // 'I am Full Stack Web Developer'
+ biography: 'Make staff since 2000. Love cakes and beer.'
92
+ },
93
+ {
94
+ name: 'Martyn Son',
95
+ image: 'https://github.com/martyns0n',
96
+ technology: 'Javascript, React, Eslint/Stylelint',
97
+ country: 'Russia',
98
+ biography: 'Three years experience in web development'
99
}
100
];
101
0 commit comments