reintroduct Troy Forster (site is up and responds)

This commit is contained in:
Hugo Di Francesco 2020-01-13 17:59:06 +00:00
parent 116fe6445d
commit f7173a097e

View file

@ -1706,6 +1706,29 @@ const pages = [
phone: 'iphone',
tags: ['Think', 'Apply'],
},
{
name: 'Troy Forster',
description: 'Consulting Technology Director and CTO for Hire',
url: 'https://tforster.com/uses',
twitter: '@tforster',
emoji: '',
country: '🇨🇦',
computer: 'windows',
phone: 'android',
tags: [
'Engineer',
'Back End',
'Front End',
'Consultant',
'Entrepreneur',
'JavaScript',
'C#',
'PHP',
'Serverless',
'SOA',
'Enterprise',
],
},
{
name: 'Elliot Bonneville',
description:
@ -1965,30 +1988,6 @@ const pages = [
];
export default pages;
// Times out
// {
// name: 'Troy Forster',
// description: 'Consulting Technology Director and CTO for Hire',
// url: 'https://tforster.com/uses',
// twitter: '@tforster',
// emoji: '',
// country: '🇨🇦',
// computer: 'windows',
// phone: 'android',
// tags: [
// 'Engineer',
// 'Back End',
// 'Front End',
// 'Consultant',
// 'Entrepreneur',
// 'JavaScript',
// 'C#',
// 'PHP',
// 'Serverless',
// 'SOA',
// 'Enterprise',
// ],
// },
// No /uses page (404)
// {