From b43f150a47133806147b29e1068e43830a4ef3ae Mon Sep 17 00:00:00 2001 From: Sweta Solanki Date: Wed, 19 Apr 2023 14:32:36 +0530 Subject: [PATCH 1/2] fork code push --- domains/sweta-solanki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sweta-solanki.json diff --git a/domains/sweta-solanki.json b/domains/sweta-solanki.json new file mode 100644 index 000000000..bc21702ed --- /dev/null +++ b/domains/sweta-solanki.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/sweta-solanki/sweta-solanki.github.io.git", + "owner": { + "username": "sweta-solanki", + "email": "sweta.solank@truestaz.com", + }, + "record": { + "URL": "https://sweta-solank.github.io/" + } +} From 0b6f5ef94ea084c287469ac37fb55e9c6e18b429 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:49:40 +0800 Subject: [PATCH 2/2] Update sweta-solanki.json --- domains/sweta-solanki.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sweta-solanki.json b/domains/sweta-solanki.json index bc21702ed..8200d4124 100644 --- a/domains/sweta-solanki.json +++ b/domains/sweta-solanki.json @@ -1,11 +1,11 @@ { "description": "My new website", - "repo": "https://github.com/sweta-solanki/sweta-solanki.github.io.git", + "repo": "https://github.com/sweta-solanki/sweta-solanki.github.io", "owner": { "username": "sweta-solanki", - "email": "sweta.solank@truestaz.com", + "email": "sweta.solank@truestaz.com" }, "record": { - "URL": "https://sweta-solank.github.io/" + "URL": "https://sweta-solanki.github.io" } }