From 91c73e87fe169b3e288eab01da497988932e883a Mon Sep 17 00:00:00 2001 From: pg312 <137169192+pg312@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:36:00 +0530 Subject: [PATCH] data: pg312.json (#10329) * Create pg312.json * Update data/pg312.json Co-authored-by: Priyanshu kumawat <88786642+kumarsonsoff3@users.noreply.github.com> --------- Co-authored-by: Sara Jaoude <82668196+SaraJaoude@users.noreply.github.com> Co-authored-by: Priyanshu kumawat <88786642+kumarsonsoff3@users.noreply.github.com> --- data/pg312.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/pg312.json diff --git a/data/pg312.json b/data/pg312.json new file mode 100644 index 00000000000..945c99d7191 --- /dev/null +++ b/data/pg312.json @@ -0,0 +1,18 @@ +{ + "name": "Padma", + "bio": "Tech enthusiast | Learner ", + "links": [ + { + "group": "Personal profile", + "name": "Github profile", + "url": "https://github.com/pg312/", + "icon": "FaLink" + }, + { + "group": "Personal profile", + "name": "Medium Reading Library", + "url": "https://medium.com/@bvpadmavati/list/java-2f1d37cc75b6", + "icon": "FaLink" + } + ] +}