From f74c9df9468b752fc60e7e8e4ae5e2da063b1a70 Mon Sep 17 00:00:00 2001 From: chadcat7 Date: Fri, 29 Dec 2023 17:10:16 +0530 Subject: [PATCH] feat(domain): nam.is-a.dev --- domains/nam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nam.json diff --git a/domains/nam.json b/domains/nam.json new file mode 100644 index 000000000..9762c78bd --- /dev/null +++ b/domains/nam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chadcat7", + "email": "namishpande2007@gmail.com" + }, + "record": { + "CNAME": "chadcat7.github.io" + } +}