From 70789cb729395af80bab26b0f67871c0a8f5b56f Mon Sep 17 00:00:00 2001 From: Arun Kumar <82273498+aruntechpro@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:42:54 +0400 Subject: [PATCH] create aruntecpro.json for github page --- domains/aruntechpro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aruntechpro.json diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json new file mode 100644 index 000000000..b0fab6ae8 --- /dev/null +++ b/domains/aruntechpro.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +}