From bca910f8d230493ca178e0dfa02bbee9ea6bae41 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Fri, 9 Oct 2020 11:09:18 +0530 Subject: [PATCH] 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" + } +}