From 62e3800c79f62c6325749f47d15f4e5f2082dc89 Mon Sep 17 00:00:00 2001 From: pyyupsk Date: Sat, 5 Apr 2025 17:00:54 +0700 Subject: [PATCH] Remove unused domain configuration files, and update pyyupsk's domain record. --- domains/_vercel.pyyupsk.json | 9 --------- domains/pyyupsk.json | 5 ++--- domains/zylo.json | 11 ----------- 3 files changed, 2 insertions(+), 23 deletions(-) delete mode 100644 domains/_vercel.pyyupsk.json delete mode 100644 domains/zylo.json diff --git a/domains/_vercel.pyyupsk.json b/domains/_vercel.pyyupsk.json deleted file mode 100644 index 3a9f8b15f..000000000 --- a/domains/_vercel.pyyupsk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pyyupsk", - "email": "pyyupsk@proton.me" - }, - "record": { - "TXT": "vc-domain-verify=pyyupsk.is-a.dev,f537ecd57cc91e12951c" - } -} diff --git a/domains/pyyupsk.json b/domains/pyyupsk.json index 8fc257f3a..bfdd321b6 100644 --- a/domains/pyyupsk.json +++ b/domains/pyyupsk.json @@ -3,9 +3,8 @@ "username": "pyyupsk", "email": "pyyupsk@proton.me" }, - "description": "I'm a passionate software engineer with 6 years of experience in building web applications. I specialize in React, Node.js, and cloud technologies. My goal is to create efficient, scalable, and user-friendly solutions that make a positive impact.", - "repo": "https://github.com/pyyupsk/personal-website", + "description": "Independent full-stack developer based in Thailand. Building efficient and scalable web apps.", "record": { - "CNAME": "pyyupsk.vercel.app" + "CNAME": "personal-website-4xb.pages.dev" } } diff --git a/domains/zylo.json b/domains/zylo.json deleted file mode 100644 index b26333371..000000000 --- a/domains/zylo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Zylo23", - "email": "pyyupsk@proton.me" - }, - "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", - "repo": "https://github.com/Zylo23/personal-website", - "record": { - "CNAME": "zylo23.pages.dev" - } -}