From bca910f8d230493ca178e0dfa02bbee9ea6bae41 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Fri, 9 Oct 2020 11:09:18 +0530 Subject: [PATCH 1/4] Add nand.json --- domains/nand.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nand.json diff --git a/domains/nand.json b/domains/nand.json new file mode 100644 index 000000000..c4c206f30 --- /dev/null +++ b/domains/nand.json @@ -0,0 +1,11 @@ +{ + "description": "Nand's web" + "owner": { + "username": "nandkk05 + "email": "nandkk07@gmail.com" + }, + "record": { + "CNAME": "nandkk05.github.io" + "URL": "https://nand.is-a.dev" + } +} From e7e686e1d4875974452659e1459db346eca0e4b0 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Tue, 13 Oct 2020 10:57:26 +0530 Subject: [PATCH 2/4] Update nand.json --- domains/nand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nand.json b/domains/nand.json index c4c206f30..9cb9d02f3 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,7 +1,7 @@ { "description": "Nand's web" "owner": { - "username": "nandkk05 + "username": "nandkk05" "email": "nandkk07@gmail.com" }, "record": { From adc26a23b2853a2804dc5aa5dc651d7b934ba77c Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Tue, 13 Oct 2020 10:58:17 +0530 Subject: [PATCH 3/4] Update nand.json --- domains/nand.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/nand.json b/domains/nand.json index 9cb9d02f3..631987d47 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,11 +1,11 @@ { - "description": "Nand's web" - "owner": { - "username": "nandkk05" - "email": "nandkk07@gmail.com" + "description" : "Nand's web" + "owner" : { + "username" : "nandkk05" + "email" : "nandkk07@gmail.com" }, - "record": { - "CNAME": "nandkk05.github.io" - "URL": "https://nand.is-a.dev" + "record" : { + "CNAME" : "nandkk05.github.io" + "URL" : "https://nand.is-a.dev" } } From 0d417f05b8923a6485fe3411dad972c63ffedc64 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Tue, 13 Oct 2020 10:59:52 +0530 Subject: [PATCH 4/4] Update nand.json --- domains/nand.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/nand.json b/domains/nand.json index 631987d47..f0960965a 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,11 +1,11 @@ { - "description" : "Nand's web" + "description" : "Nand's web", "owner" : { - "username" : "nandkk05" + "username" : "nandkk05", "email" : "nandkk07@gmail.com" }, "record" : { - "CNAME" : "nandkk05.github.io" + "CNAME" : "nandkk05.github.io", "URL" : "https://nand.is-a.dev" } }