From 09a9556381f32e6b7eee0d444330e7b4a477af81 Mon Sep 17 00:00:00 2001 From: ghostMan-pac <71212404+ghostMan-pac@users.noreply.github.com> Date: Wed, 25 Dec 2024 22:50:15 +0530 Subject: [PATCH] Create ghostman.json --- domains/ghostman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ghostman.json diff --git a/domains/ghostman.json b/domains/ghostman.json new file mode 100644 index 000000000..e21c44a0f --- /dev/null +++ b/domains/ghostman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ghostMan-pac", + "email": "asifp3104@gmail.com" + }, + "record": { + "CNAME": "ghostMan-pac.github.io" + } +}