From ab6e678c1bf9c5f8f88af6070e4b1f0e2b3c1ee4 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+naman77s@users.noreply.github.com> Date: Wed, 7 Sep 2022 21:21:34 +0530 Subject: [PATCH] Create PXD.json --- domains/PXD.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/PXD.json diff --git a/domains/PXD.json b/domains/PXD.json new file mode 100644 index 000000000..031452fd3 --- /dev/null +++ b/domains/PXD.json @@ -0,0 +1,12 @@ +{ + "description": "Testing for now", + "repo": "https://github.com/naman77s/naman77s.github.io", + "owner": { + "username": "naman77s", + "email": "amlittleprogrammer@gmail.com", + "twitter": "PXD_Officials" + }, + "record": { + "CNAME": "naman77s.github.io" + } +}