From 14b7473fd3c03c566372ea474f561af400875b52 Mon Sep 17 00:00:00 2001 From: BhavyaSingh2611 Date: Tue, 29 Aug 2023 13:52:56 +0530 Subject: [PATCH] feat(domain): bhavyasingh.is-a.dev --- domains/bhavyasingh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhavyasingh.json diff --git a/domains/bhavyasingh.json b/domains/bhavyasingh.json new file mode 100644 index 000000000..30d7131fb --- /dev/null +++ b/domains/bhavyasingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BhavyaSingh2611", + "email": "bhavyasingh2611@outlook.com" + }, + "record": { + "CNAME": "bhavyasingh2611.github.io" + } +}