From 1b59af219ad682c148520fe41a1c29bec8cff4c9 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Sun, 19 Dec 2021 18:12:34 -0500 Subject: [PATCH] Guessing on phones for Seshal Jain and Chiko Mukwenha --- src/data.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/data.js b/src/data.js index cb321cf2..804c8dfb 100644 --- a/src/data.js +++ b/src/data.js @@ -12164,6 +12164,7 @@ module.exports = [ twitter: '@seshaljain', country: '🇮🇳', computer: 'linux', + phone: 'android', tags: [ 'HTML', 'CSS', @@ -12182,6 +12183,7 @@ module.exports = [ twitter: '@therealchiko', country: '🇿🇼', computer: 'apple', + phone: 'iphone', tags: [ 'HTML', 'CSS',