From aaa39cbd73f8a9ed953496573597ba7d0d81709e Mon Sep 17 00:00:00 2001 From: Patel-Darshit Date: Thu, 20 Apr 2023 18:00:00 +0530 Subject: [PATCH 1/2] Update Contant --- domains/Patel-Darshit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Patel-Darshit.json diff --git a/domains/Patel-Darshit.json b/domains/Patel-Darshit.json new file mode 100644 index 000000000..2698e5915 --- /dev/null +++ b/domains/Patel-Darshit.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/Patel-Darshit/patel-darshit.github.io", + "owner": { + "username": "Patel-Darshit", + "email": "darshit.patel@truestaz.com", + }, + "record": { + "URL": "https://patel-darshit.github.io/" + } +} From 1061efd176f39049e9d1544ad843642fe9aba815 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 18:23:22 +0800 Subject: [PATCH 2/2] Update and rename Patel-Darshit.json to patel-darshit.json --- domains/{Patel-Darshit.json => patel-darshit.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Patel-Darshit.json => patel-darshit.json} (66%) diff --git a/domains/Patel-Darshit.json b/domains/patel-darshit.json similarity index 66% rename from domains/Patel-Darshit.json rename to domains/patel-darshit.json index 2698e5915..be89b4cb1 100644 --- a/domains/Patel-Darshit.json +++ b/domains/patel-darshit.json @@ -3,9 +3,9 @@ "repo": "https://github.com/Patel-Darshit/patel-darshit.github.io", "owner": { "username": "Patel-Darshit", - "email": "darshit.patel@truestaz.com", + "email": "darshit.patel@truestaz.com" }, "record": { - "URL": "https://patel-darshit.github.io/" + "URL": "https://patel-darshit.github.io" } }