From 1241f857a27f73e0035721548e86d3e7bc67003b Mon Sep 17 00:00:00 2001 From: LejhandG Date: Tue, 26 Dec 2023 11:22:18 +0530 Subject: [PATCH] feat(domain): dhruv.is-a.dev --- domains/dhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dhruv.json diff --git a/domains/dhruv.json b/domains/dhruv.json new file mode 100644 index 000000000..af9d53233 --- /dev/null +++ b/domains/dhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LejhandG", + "email": "dhruvbhanushali5621@gmail.com" + }, + "record": { + "CNAME": "lejhandg.github.io" + } +}