This commit is contained in:
Wes Bos 2020-01-10 10:21:39 -05:00
parent f14e77f08d
commit 650b314170

View file

@ -1478,6 +1478,26 @@ const pages = [
'CSS',
],
},
{
name: 'Daniel Van Cuylenburg',
description:
'Front-end Web Developer. Love all things CSS, ReactJS, GatsbyJS, NodeJS and U.I design',
url: 'https://danielvanc.com/uses',
twitter: '@danielvanc',
emoji: '🚀',
country: '🏴󠁧󠁢󠁥󠁮󠁧󠁿',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'CSS',
'Guitarist',
'JavaScript',
'React',
'Gatsby',
],
},
];
export default pages;