From e120b1ce4b24c32f7db39a0726af99a18dbc9014 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Sun, 6 Mar 2022 09:12:30 -0500 Subject: [PATCH] Updating phone and laptop to be lowercase This fixes formatting for the tests. --- src/data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data.js b/src/data.js index b34b7575..80f27361 100644 --- a/src/data.js +++ b/src/data.js @@ -12778,8 +12778,8 @@ module.exports = [ twitter: '@gringogidget', emoji: '😎', country: '🇨🇦', - computer: 'Apple', - phone: 'iPhone 12 Pro Max', + computer: 'apple', + phone: 'iphone', tags: [ 'Web Development', 'Front End', 'HTML', 'CSS', 'Sass', 'Bootstrap', 'JavaScript', 'C++', 'Arduino', 'React', 'Redux', 'GraphQL', 'Next.js', 'Gatsby', 'Node.js', 'Webpack', 'Gulp', 'Linux', 'Remote', 'Open Source', 'macOS', 'npm', 'Illustrator', 'Azure', 'Photoshop', 'Figma', 'VS Code', 'Tailwind CSS', 'Styled-Components', 'SEO', 'Accessibility', 'Typescript', 'Sanity', 'Design', 'UI', 'UX', ],