From c2410eaa85b3bc58a24180bab312b580251ea36a Mon Sep 17 00:00:00 2001 From: Jugaad <109716460+jugaaadd@users.noreply.github.com> Date: Fri, 6 Oct 2023 08:22:10 +0530 Subject: [PATCH] Update jugaaadd.json updated my medium link into JSON --- data/jugaaadd.json | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/data/jugaaadd.json b/data/jugaaadd.json index 28c2af7fc37..eede5f16ada 100644 --- a/data/jugaaadd.json +++ b/data/jugaaadd.json @@ -1,50 +1,61 @@ { "name": "Jugaad", "bio": "Hello World, I'm a **tech** oriented **graphics designer**.", - "tags": ["Open Source", "Adobe Creative Suite", "HTML", "CSS"], + "tags": [ + "Open Source", + "Adobe Creative Suite", + "HTML", + "CSS" + ], "socials": [ { "icon": "FaLinkedin", - "url": "https://dub.sh/pqTJjgG" + "url": "https://www.linkedin.com/in/jugaad/" }, { "icon": "FaInstagram", - "url": "https://dub.sh/FDrlE9P" + "url": "https://www.instagram.com/jugaaaadd/" }, { "icon": "FaGithub", - "url": "https://dub.sh/31Ll6HO" + "url": "https://github.com/jugaaadd" } ], "links": [ { "group": "Design Portfolio", "name": "Behance - My creative world.", - "url": "https://dub.sh/YM45cld", + "url": "https://www.behance.net/Jugaad", "icon": "FaBehance" }, { "group": "Digital Store", "name": "Gumroad - Passive project in free time.", - "url": "https://dub.sh/K0sIKGT", + "url": "https://jugaadd.gumroad.com/", "icon": "SiGumroad" }, + { + "group": "Tech Writer", + "name": "Medium - Your tech writer", + "url": "https://medium.com/@jugaaadd", + "icon": "FaMedium" + }, { "group": "Socials", "name": "Instagram - Your privacy guide, tech news, finance & much more.", - "url": "https://dub.sh/FDrlE9P", + "url": "https://www.instagram.com/jugaaaadd/", "icon": "FaInstagram" }, { "group": "Socials", "name": "LinkedIn - Let's connect.", - "url": "https://dub.sh/pqTJjgG", + "url": "https://www.linkedin.com/in/jugaad/", "icon": "FaLinkedin" }, { "group": "Tech Universe", "name": "Github - Where world create softwares.", - "url": "https://dub.sh/31Ll6HO", + "url": "https://github.com/jugaaadd", "icon": "FaGithub" } ]