From 3ac62382a4c3313fa0202d40d4999d45cf64d2b4 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Wed, 19 Apr 2023 12:59:41 +0530 Subject: [PATCH 1/2] add josn file --- domains/samir-vaghela.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/samir-vaghela.json diff --git a/domains/samir-vaghela.json b/domains/samir-vaghela.json new file mode 100644 index 000000000..764907cf5 --- /dev/null +++ b/domains/samir-vaghela.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/samir-vaghela/samir-vaghela.github.io.git", + "owner": { + "username": "samir-vaghela", + "email": "samir.vaghela@truestaz.com", + }, + "record": { + "URL": "https://samir-vaghela.github.io/" + } +} From 96a13ad7fb11886fd397c6bf19dd1e9a8db918cd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 17:58:13 +0800 Subject: [PATCH 2/2] Update samir-vaghela.json --- domains/samir-vaghela.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/samir-vaghela.json b/domains/samir-vaghela.json index 764907cf5..28bc35043 100644 --- a/domains/samir-vaghela.json +++ b/domains/samir-vaghela.json @@ -1,11 +1,11 @@ { "description": "My new website", - "repo": "https://github.com/samir-vaghela/samir-vaghela.github.io.git", + "repo": "https://github.com/samir-vaghela/samir-vaghela.github.io", "owner": { "username": "samir-vaghela", - "email": "samir.vaghela@truestaz.com", + "email": "samir.vaghela@truestaz.com" }, "record": { - "URL": "https://samir-vaghela.github.io/" + "URL": "https://samir-vaghela.github.io" } }