From 85842d1862ac7454da562b2d9a261b3a711c8548 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 28 Oct 2023 15:47:54 +0530 Subject: [PATCH] feat(domain): technofusiontech.is-a.dev --- domains/technofusiontech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json new file mode 100644 index 000000000..611e9e47b --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.github.io" + } +}