From 94b702ef3cd1a7643cdfc0f63a0aa5741be820ec Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:13:38 +0300 Subject: [PATCH 1/2] Create _vercel.muthomi.json --- domains/_vercel.muthomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.muthomi.json diff --git a/domains/_vercel.muthomi.json b/domains/_vercel.muthomi.json new file mode 100644 index 000000000..bc371aa55 --- /dev/null +++ b/domains/_vercel.muthomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "", + "discord": "michaelgikunda" + }, + "record": { + "TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97" + } +} From 1f3454582b3fa6508a2d36624f28703523eaf379 Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:15:51 +0300 Subject: [PATCH 2/2] Create muthomi.json --- domains/muthomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muthomi.json diff --git a/domains/muthomi.json b/domains/muthomi.json new file mode 100644 index 000000000..4d05dcc6d --- /dev/null +++ b/domains/muthomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "", + "discord": "michaelgikunda" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } +}