From 4f439278b3d117798e2b0b5826a10289cce2e321 Mon Sep 17 00:00:00 2001 From: Nishith-Savla Date: Sat, 24 Feb 2024 00:13:46 +0530 Subject: [PATCH] feat(domain): nishith.is-a.dev --- domains/nishith.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishith.json diff --git a/domains/nishith.json b/domains/nishith.json new file mode 100644 index 000000000..9a2b0010c --- /dev/null +++ b/domains/nishith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishith-Savla", + "email": "nishithsavla005@gmail.com" + }, + "record": { + "CNAME": "nishith.tech" + } +}