From afa9fb9f6e13ac3580c4bc17ee10b1b0457c5e9f Mon Sep 17 00:00:00 2001 From: Leon <8469842+afro-coder@users.noreply.github.com> Date: Sat, 17 Jun 2023 01:08:20 +0530 Subject: [PATCH 1/2] data: LeonNunes --- data/LeonNunes.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 data/LeonNunes.json diff --git a/data/LeonNunes.json b/data/LeonNunes.json new file mode 100644 index 00000000000..8ebba5ecfea --- /dev/null +++ b/data/LeonNunes.json @@ -0,0 +1,32 @@ +{ + "name": "Leon Nunes", + "bio": "Tinkerer, loves to go down rabbit holes", + "socials": [ + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/mediocreDevops", + "icon": "FaTwitter" + }, + { + "name": "Follow me on Twitch", + "url": "https://twitch.tv/leon_nunes", + "icon": "FaTwitch" + } + + + ], + "links": [ + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/mediocreDevops", + "icon": "FaTwitter" + }, + { + "name": "Follow me on Twitch", + "url": "https://twitch.tv/leon_nunes", + "icon": "FaTwitch" + } + + + ] +} From 78855bb9947b908ab402ed0ae950033e8844b6f6 Mon Sep 17 00:00:00 2001 From: Leon <8469842+afro-coder@users.noreply.github.com> Date: Sat, 17 Jun 2023 11:17:01 +0530 Subject: [PATCH 2/2] data: afro-coder --- data/{LeonNunes.json => afro-coder.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename data/{LeonNunes.json => afro-coder.json} (100%) diff --git a/data/LeonNunes.json b/data/afro-coder.json similarity index 100% rename from data/LeonNunes.json rename to data/afro-coder.json