From adc26a23b2853a2804dc5aa5dc651d7b934ba77c Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Tue, 13 Oct 2020 10:58:17 +0530 Subject: [PATCH] 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" } }