From d7c3ad2017528ab1287dd33cdafddf2202b87321 Mon Sep 17 00:00:00 2001 From: Krishna Harsha <103913630+krishnaharshap@users.noreply.github.com> Date: Thu, 20 Nov 2025 21:47:48 -0700 Subject: [PATCH 1/2] Update subdomains.json --- subdomains.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/subdomains.json b/subdomains.json index 404a57af..705240c5 100644 --- a/subdomains.json +++ b/subdomains.json @@ -220,5 +220,15 @@ "zen": "zen-sveltekit.vercel.app", "zh": "zh.github.io", "zuhaib": "powrhouseofthecell.github.io", - "zvqle": "zvqlesrealm.vercel.app" + "zvqle": "zvqlesrealm.vercel.app", + "khp": { + "owner": { + "username": "krishnaharshap", + "email": "krishnaharshap11@gmail.com" + }, + "record": { + "CNAME": "cloudflare-pages-7mx.pages.dev" + } +} + } From 2f55c34c35019298a6de4f3b85f082b4b2d3d9cc Mon Sep 17 00:00:00 2001 From: Krishna Harsha <103913630+krishnaharshap@users.noreply.github.com> Date: Thu, 20 Nov 2025 22:04:16 -0700 Subject: [PATCH 2/2] Update subdomains.json --- subdomains.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/subdomains.json b/subdomains.json index 705240c5..d05400ce 100644 --- a/subdomains.json +++ b/subdomains.json @@ -221,14 +221,6 @@ "zh": "zh.github.io", "zuhaib": "powrhouseofthecell.github.io", "zvqle": "zvqlesrealm.vercel.app", - "khp": { - "owner": { - "username": "krishnaharshap", - "email": "krishnaharshap11@gmail.com" - }, - "record": { - "CNAME": "cloudflare-pages-7mx.pages.dev" - } -} + "khp": "cloudflare-pages-7mx.pages.dev" }