From 1d185a1f6f71d60ea41ea9fe2e4c47774a733670 Mon Sep 17 00:00:00 2001 From: snehasishlol Date: Mon, 26 Feb 2024 01:44:59 +0530 Subject: [PATCH] feat(domain): sneh.is-a.dev --- domains/sneh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sneh.json diff --git a/domains/sneh.json b/domains/sneh.json new file mode 100644 index 000000000..9a4cdd2c1 --- /dev/null +++ b/domains/sneh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snehasishlol", + "email": "snehasishcodes@gmail.com" + }, + "record": { + "CNAME": "sneh-is-a-dev.pages.dev" + } +}