From c1cd9477764ee6bd4ce94774b27e2b3cae2e8136 Mon Sep 17 00:00:00 2001 From: Sxurabh Date: Wed, 25 Oct 2023 18:19:42 +0530 Subject: [PATCH] feat(domain): sxurxbh.is-a.dev --- domains/sxurxbh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sxurxbh.json diff --git a/domains/sxurxbh.json b/domains/sxurxbh.json new file mode 100644 index 000000000..0f9937444 --- /dev/null +++ b/domains/sxurxbh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "sxurabh.github.io" + } +}