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