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