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" } }