diff --git a/domains/PXD.json b/domains/PXD.json deleted file mode 100644 index 031452fd3..000000000 --- a/domains/PXD.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "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" - } -} diff --git a/domains/pxd.json b/domains/pxd.json new file mode 100644 index 000000000..342ec7b21 --- /dev/null +++ b/domains/pxd.json @@ -0,0 +1,12 @@ +{ + "description": "ProgrammerXD", + "repo": "https://github.com/realpxd/realpxd.github.io", + "owner": { + "username": "realpxd", + "email": "thisisnamansaini@gmail.com", + "twitter": "PXD_Officials" + }, + "record": { + "CNAME": "realpxd.github.io" + } +}