From 7cfd16a3b7fa528a113c538e4399cb79e7afab8c Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:55:17 +0530 Subject: [PATCH] Update piyushrb.json --- domains/piyushrb.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index a08e77d27..fec943587 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,8 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "piyush-rb.github.io/portfolio-website" } -} \ No newline at end of file +}