From e8d42ca87b048f431d3ce8190ee8bd235c3b810f Mon Sep 17 00:00:00 2001 From: DebXD Date: Mon, 20 Feb 2023 03:12:08 +0530 Subject: [PATCH] feat(domain): debxd.is-a.dev --- domains/debxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debxd.json diff --git a/domains/debxd.json b/domains/debxd.json new file mode 100644 index 000000000..8ed30e324 --- /dev/null +++ b/domains/debxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DebXD", + "email": "debiprasadxd@protonmail.com" + }, + "record": { + "CNAME": "debxd.github.io" + } +}