From b39f08f0be9b23d864aed614228697bdb778c47d Mon Sep 17 00:00:00 2001 From: Ace Duke <123620052+xAceDuke@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:10:55 +0900 Subject: [PATCH] Create udhaya.json --- domains/udhaya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/udhaya.json diff --git a/domains/udhaya.json b/domains/udhaya.json new file mode 100644 index 000000000..14be4a342 --- /dev/null +++ b/domains/udhaya.json @@ -0,0 +1,11 @@ +{ + "description": "Just My personal portfolio page hosted in vercel", + "repo": "https://github.com/xAceDuke/ProjectAlpha", + "owner": { + "username": "xAceDuke", + "email": "kinghtth0@gmail.com" + }, + "record": { + "CNAME": "https://projectalpha-xtgt.vercel.app/" + } +}