From b13530377a990b7edf21cc08aa10cdcba58086e3 Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Tue, 13 Feb 2024 01:06:13 +0530 Subject: [PATCH] Updated credentials and records --- domains/pxd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/pxd.json b/domains/pxd.json index 9dfa24f67..2a9dae651 100644 --- a/domains/pxd.json +++ b/domains/pxd.json @@ -1,12 +1,12 @@ { - "description": "ProgrammerXD", + "description": "ProgrammerXD | Portfolio", "repo": "https://github.com/realpxd/realpxd.github.io", "owner": { "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" + "email": "thisispxd@gmail.com", + "twitter": "dotpxd" }, "record": { - "CNAME": "realpxd.github.io" + "URL": "https://programmerxd.vercel.app" } }