Added Philip Theobald

This commit is contained in:
Philip Theobald 2020-01-10 23:46:41 -06:00 committed by GitHub
parent 93b8ad6856
commit 0ff662c6c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2064,6 +2064,22 @@ const pages = [
'YouTuber',
],
},
{
name: 'Philip Theobald',
description: 'Guitar player, motorcyclist, software engineer, entreprenuer',
url: 'https://www.philiptheobald.com/uses/',
twitter: '@fylzero',
emoji: '🤑',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: [
'Software Engineer',
'Laravel',
'Vue',
'WordPress'
],
},
];
export default pages;