added @maltyeva code

This commit is contained in:
Maria 2020-01-14 15:33:53 +08:00
parent 3f41c5b8ec
commit 63a72e9849

View file

@ -2327,6 +2327,27 @@ const pages = [
'Gatsby'
],
},
{
name: 'Maria Altyeva Schuessler ',
description:
'Nacho Cheese Lover and Senior Full-Stack Developer, Project Manager, and Writer based out of Shanghai, China',
url: 'http://mariacodes.io/uses',
twitter: '@mariaschuessler',
emoji: '🥑',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'Full Stack',
'JavaScript',
'Blogger',
'React',
'Writer',
'Ruby on Rails'
],
}
];
export default pages;