Add @midudev to the data.js

Adding myself to the list. :)
This commit is contained in:
Miguel Ángel Durán 2020-01-09 12:20:56 +01:00 committed by GitHub
parent f440f4a77c
commit 449df55956
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -655,6 +655,33 @@ const pages = [
'Accessibility',
'Performance'
],
},
{
name: 'Miguel Ángel Durán',
description: 'Front end passionate, Web Performance freak, casual speaker, <WTFront! /> podcast host, and gamer.',
url: 'https://midu.dev/uses',
twitter: '@midudev',
emoji: '👾',
country: '🇪🇸',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Front End',
'Full Stack',
'Engineer',
'JavaScript',
'Typescript',
'React',
'Accessibility',
'Performance',
'Teacher',
'YouTuber',
'Node',
'Speaker',
'Podcaster',
'Blogger'
],
}
];