From 99ae30a17888ee0319bc5b1f6a9c3526b8744fa5 Mon Sep 17 00:00:00 2001 From: Calum Dingwall <29152895+caburum@users.noreply.github.com> Date: Wed, 12 Aug 2026 16:36:41 -0400 Subject: [PATCH] Update caburum.json --- domains/caburum.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/caburum.json b/domains/caburum.json index 27551ce90fe..eb6374625e8 100644 --- a/domains/caburum.json +++ b/domains/caburum.json @@ -1,9 +1,12 @@ { "owner": { "username": "caburum", - "email": "24cdingwall@gmail.com" + "discord": "caburum" }, "records": { - "CNAME": "calum-portfolio.pages.dev" + "NS": [ + "fred.ns.cloudflare.com", + "leah.ns.cloudflare.com" + ] } }