From d5c3e44ad94b6276e4a8f62c07ff432d3a2646ac Mon Sep 17 00:00:00 2001 From: Ashutosh Pandey Date: Fri, 30 Jun 2023 11:50:46 +0000 Subject: [PATCH 1/3] added my json file for dev domian --- domains/ashutosh-pandey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashutosh-pandey.json diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json new file mode 100644 index 000000000..afb6c131a --- /dev/null +++ b/domains/ashutosh-pandey.json @@ -0,0 +1,12 @@ +{ + "description":"This is my personal portfolio website", + "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", + "owner": { + "username": "DataCrusade1999", + "email": "ashutosh.pandeyhlr007@gmail.com", + "twitter": "DataCrusade1999" + }, + "records":{ + "CNAME":"datacrusade1999.github.io" + } +} \ No newline at end of file From d2727b2b2787f4d360e4bc66fbbb278ad97d993f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:15:08 +0800 Subject: [PATCH 2/3] Update ashutosh-pandey.json --- domains/ashutosh-pandey.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json index afb6c131a..5656f377a 100644 --- a/domains/ashutosh-pandey.json +++ b/domains/ashutosh-pandey.json @@ -1,12 +1,12 @@ { - "description":"This is my personal portfolio website", + "description": "This is my personal portfolio website", "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", "owner": { "username": "DataCrusade1999", "email": "ashutosh.pandeyhlr007@gmail.com", "twitter": "DataCrusade1999" - }, - "records":{ - "CNAME":"datacrusade1999.github.io" - } -} \ No newline at end of file + }, + "records": { + "CNAME": "datacrusade1999.github.io" + } +} From 004873e26874bd4bdd89906107fb60e5722b77fd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:16:30 +0800 Subject: [PATCH 3/3] Update ashutosh-pandey.json --- domains/ashutosh-pandey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json index 5656f377a..f84861c5d 100644 --- a/domains/ashutosh-pandey.json +++ b/domains/ashutosh-pandey.json @@ -6,7 +6,7 @@ "email": "ashutosh.pandeyhlr007@gmail.com", "twitter": "DataCrusade1999" }, - "records": { + "record": { "CNAME": "datacrusade1999.github.io" } }