From 41d69a4d615a23c45ca183691bc5a6be1d5bdf9c Mon Sep 17 00:00:00 2001 From: hakxcore Date: Thu, 2 Nov 2023 12:09:35 +0530 Subject: [PATCH] feat(domain): mukesh.is-a.dev --- domains/mukesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mukesh.json diff --git a/domains/mukesh.json b/domains/mukesh.json new file mode 100644 index 000000000..16c71f8cb --- /dev/null +++ b/domains/mukesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hakxcore", + "email": "hakxcore@gmail.com" + }, + "record": { + "URL": "https://hakxcore.github.io/" + } +}