From 68429c5d924502cbba1aac0652e1faa167e93288 Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Sat, 12 Mar 2022 21:24:56 +0530 Subject: [PATCH] Update aditya.json --- domains/aditya.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/domains/aditya.json b/domains/aditya.json index 6db8e2a72..729982cb7 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -3,19 +3,10 @@ "repo": "https://github.com/icancodebeauty/aditya", "owner": { "username": "icancodebeauty", - "email": "ishqaddy@gmail.com" + "email": "aditya@mail.aditya.is-a.dev", + "twitter": "@CodeWithAadi" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "icancodebeauty.github.io" } }