From ab933c85e7d8236253e104469bc40bb6fcc69aa3 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Mon, 27 Mar 2023 12:00:02 +0530 Subject: [PATCH] Create pxd.json --- domains/pxd.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/pxd.json diff --git a/domains/pxd.json b/domains/pxd.json new file mode 100644 index 000000000..3fd33c445 --- /dev/null +++ b/domains/pxd.json @@ -0,0 +1,23 @@ +{ + + "description": "ProgrammerXD", + + "repo": "https://github.com/realpxd/realpxd.github.io", + + "owner": { + + "username": "realpxd", + + "email": "contact@pxdcloud.in", + + "twitter": "PXD_Officials" + + }, + + "record": { + + "CNAME": "realpxd.github.io" + + } + +}