thanks troy

This commit is contained in:
Wes Bos 2020-01-06 17:20:36 -05:00
parent a34acaa9a5
commit 67cbc42347

11
data.js
View file

@ -58,7 +58,7 @@ const pages = [
'PHP', 'PHP',
'Serverless', 'Serverless',
'SOA', 'SOA',
'Enterprise' 'Enterprise',
], ],
}, },
{ {
@ -91,8 +91,7 @@ const pages = [
country: '🇺🇸', country: '🇺🇸',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'apple',
tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby' tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby'],
],
}, },
{ {
name: 'Andrew Healey', name: 'Andrew Healey',
@ -102,8 +101,7 @@ const pages = [
country: '🇬🇧', country: '🇬🇧',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'apple',
tags: ['Software Engineer', 'Full Stack', 'JavaScript', 'Python', 'Writer' tags: ['Software Engineer', 'Full Stack', 'JavaScript', 'Python', 'Writer'],
],
}, },
{ {
name: 'Scott Tolinski', name: 'Scott Tolinski',
@ -113,8 +111,7 @@ const pages = [
country: '🇺🇸', country: '🇺🇸',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'apple',
tags: ['Developer', 'FrontEnd', 'Entrepreneur', 'Teacher', 'JavaScript' tags: ['Developer', 'FrontEnd', 'Entrepreneur', 'Teacher', 'JavaScript'],
],
}, },
{ {
name: 'Benjamin Lannon', name: 'Benjamin Lannon',