From f1894be66b1c380f6588a21fa371fa2357815362 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 25 Mar 2025 08:21:29 +0800 Subject: [PATCH] Create chriscent.json --- domains/chriscent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chriscent.json diff --git a/domains/chriscent.json b/domains/chriscent.json new file mode 100644 index 000000000..2257d4bd6 --- /dev/null +++ b/domains/chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "record": { + "CNAME": "chriscent.vercel.app" + } +}