From b14ad5fe2c134d1e7a83a2d7e022a070347455f5 Mon Sep 17 00:00:00 2001 From: Theodoros Ploumis Date: Fri, 22 Sep 2023 10:43:43 +0300 Subject: [PATCH] TheodorosPloumis add phone Since `none` is not an option for the "phone" key I will add the `android` value. --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index b7cc613d..b4ca81dd 100644 --- a/src/data.js +++ b/src/data.js @@ -208,7 +208,7 @@ module.exports = [ emoji: '🚀', country: '🇬🇷', computer: 'linux', - phone: 'none', + phone: 'android', tags: [ 'Drupal', 'Fullstack',