From 4fe436d6793e8186d2126a4a99650a92e178941d Mon Sep 17 00:00:00 2001 From: Kunal Bishwal Date: Thu, 6 Feb 2025 12:56:50 +0530 Subject: [PATCH] Changes --- domains/CodeXKun.json | 13 ++++++------- domains/_vercel.CodeXKun.json | 9 +++++++++ 2 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 domains/_vercel.CodeXKun.json diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json index 85df0b73b..30f79db02 100644 --- a/domains/CodeXKun.json +++ b/domains/CodeXKun.json @@ -1,12 +1,11 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/KunalBishwal/Portfolio_IDE", "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com", - "intagram": "", - "discord": "KunXNin#8506" + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" }, - "description": "I'll probably put some project pages on codexkun.is-a.dev.", "record": { - "CNAME": "KunalBishwal.github.io" + "CNAME": "https://portfolio-ide-zeta.vercel.app/" } -} +} \ No newline at end of file diff --git a/domains/_vercel.CodeXKun.json b/domains/_vercel.CodeXKun.json new file mode 100644 index 000000000..1a73004d2 --- /dev/null +++ b/domains/_vercel.CodeXKun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" + } +} \ No newline at end of file