From 2e6524c12ef1691175df471c439e0b1d9c9b2b22 Mon Sep 17 00:00:00 2001 From: Ashish Soni Date: Thu, 20 Apr 2023 10:46:40 +0530 Subject: [PATCH 1/2] added json file --- domains/soni-ashish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soni-ashish.json diff --git a/domains/soni-ashish.json b/domains/soni-ashish.json new file mode 100644 index 000000000..558953dce --- /dev/null +++ b/domains/soni-ashish.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/soni-ashish/soni-ashish.github.io", + "owner": { + "username": "soni-ashish", + "email": "", + }, + "record": { + "URL": "https://soni-ashish.github.io/" + } +} From 9d09bf1101d024fa114bd98876492ae507d7bec8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:42:49 +0800 Subject: [PATCH 2/2] Update soni-ashish.json --- domains/soni-ashish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/soni-ashish.json b/domains/soni-ashish.json index 558953dce..c2a09c5b9 100644 --- a/domains/soni-ashish.json +++ b/domains/soni-ashish.json @@ -3,9 +3,9 @@ "repo": "https://github.com/soni-ashish/soni-ashish.github.io", "owner": { "username": "soni-ashish", - "email": "", + "email": "" }, "record": { - "URL": "https://soni-ashish.github.io/" + "URL": "https://soni-ashish.github.io" } }