From bd5d2ab2b2ce26727ca9b6ac29925c62748c42a1 Mon Sep 17 00:00:00 2001 From: Dixita Parmar Date: Thu, 20 Apr 2023 14:43:00 +0530 Subject: [PATCH 1/2] added json file --- domains/parmar-dixita.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/parmar-dixita.json diff --git a/domains/parmar-dixita.json b/domains/parmar-dixita.json new file mode 100644 index 000000000..8f6a51c22 --- /dev/null +++ b/domains/parmar-dixita.json @@ -0,0 +1,12 @@ + +{ + "description": "My new website", + "repo": "https://github.com/parmar-dixita/parmar-dixita.github.io", + "owner": { + "username": "parmar-dixita", + "email": "", + }, + "record": { + "URL": "https://parmar-dixita.github.io/" + } +} From 583bf99f1c9e537390f296a8f04d4f3c503fa1f9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:08:46 +0800 Subject: [PATCH 2/2] Update parmar-dixita.json --- domains/parmar-dixita.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/parmar-dixita.json b/domains/parmar-dixita.json index 8f6a51c22..f3b4ee6fc 100644 --- a/domains/parmar-dixita.json +++ b/domains/parmar-dixita.json @@ -1,12 +1,11 @@ - { "description": "My new website", "repo": "https://github.com/parmar-dixita/parmar-dixita.github.io", "owner": { "username": "parmar-dixita", - "email": "", + "email": "" }, "record": { - "URL": "https://parmar-dixita.github.io/" + "URL": "https://parmar-dixita.github.io" } }