From 92691128637a262505b42fe65619fd76bef765e4 Mon Sep 17 00:00:00 2001 From: pg312 <137169192+pg312@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:06:22 +0530 Subject: [PATCH 1/2] Create pg312.json --- 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..f85f787b5df --- /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" + }, + ] +} From c377e6fe38c51b03a7856adcebff99edfb25b7e5 Mon Sep 17 00:00:00 2001 From: Sara Jaoude <82668196+SaraJaoude@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:03:01 +0100 Subject: [PATCH 2/2] Update data/pg312.json Co-authored-by: Priyanshu kumawat <88786642+kumarsonsoff3@users.noreply.github.com> --- data/pg312.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/pg312.json b/data/pg312.json index f85f787b5df..945c99d7191 100644 --- a/data/pg312.json +++ b/data/pg312.json @@ -13,6 +13,6 @@ "name": "Medium Reading Library", "url": "https://medium.com/@bvpadmavati/list/java-2f1d37cc75b6", "icon": "FaLink" - }, + } ] }