From 872a5f7d07eef4ed632a75a2680aeb10e02619cf Mon Sep 17 00:00:00 2001 From: Dipmala Shrimali Date: Wed, 19 Apr 2023 12:18:20 +0530 Subject: [PATCH 1/2] added json file --- domains/dipmala-shrimali.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dipmala-shrimali.json diff --git a/domains/dipmala-shrimali.json b/domains/dipmala-shrimali.json new file mode 100644 index 000000000..0012e6486 --- /dev/null +++ b/domains/dipmala-shrimali.json @@ -0,0 +1,11 @@ +{ + "description": "About Fork", + "repo": "https://github.com/dipmala-shrimali/dipmala-shrimali.github.io.git", + "owner": { + "username": "dipmala-shrimali", + "email": "", + }, + "record": { + "URL": "https://dipmala-shrimali.github.io/" + } +} From 7bc3ada9c96cfef223324ef57cc3560721f633da Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 17:55:47 +0800 Subject: [PATCH 2/2] fix file --- domains/dipmala-shrimali.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dipmala-shrimali.json b/domains/dipmala-shrimali.json index 0012e6486..000f87119 100644 --- a/domains/dipmala-shrimali.json +++ b/domains/dipmala-shrimali.json @@ -1,11 +1,11 @@ { "description": "About Fork", - "repo": "https://github.com/dipmala-shrimali/dipmala-shrimali.github.io.git", + "repo": "https://github.com/dipmala-shrimali/dipmala-shrimali.github.io", "owner": { "username": "dipmala-shrimali", - "email": "", + "email": "" }, "record": { - "URL": "https://dipmala-shrimali.github.io/" + "URL": "https://dipmala-shrimali.github.io" } }