From c1e8e75380ce0fb89e50a83064bf670b1f8cf17a Mon Sep 17 00:00:00 2001 From: Vansh <62180044+vansh-goel@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:58:40 +0530 Subject: [PATCH] Update vansh.json to include a proper record and correct formatting --- domains/vansh.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/vansh.json b/domains/vansh.json index bc363a07a..bbcec9867 100644 --- a/domains/vansh.json +++ b/domains/vansh.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "vansh-goel", - "email": "", - "twitter": "vanshgoeltwt", - "discord": "Vansh#2204" - } + "owner": { + "username": "vansh-goel", + "email": "goelvansh2@gmail.com" + }, "record": { - "TXT": "hello world" - } + "CNAME": "vansh-goel.github.io/portfolio/" + }, + "description": "Personal Portfolio" }