Merge pull request #142 from Brodan/website

Add Christopher Hranj
This commit is contained in:
Wes Bos 2020-01-08 14:10:31 -05:00 committed by GitHub
commit 9ca84ecf46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -553,6 +553,24 @@ const pages = [
'React',
],
},
{
name: 'Christopher Hranj',
description:
'Software Engineer, Blogger, Musician, Ultimate player.',
url: 'https://brodan.biz/uses',
twitter: '@brodan_',
emoji: '🍁',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Back End',
'Blogger',
'Python',
'Crystal',
],
},
];
export default pages;