From 285f76882b75ca72e6e8f234f90970db7c4d4b17 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:30:58 +0530 Subject: [PATCH] Change CNAME record to point to Cloudflare Pages --- domains/jake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jake.json b/domains/jake.json index ad102c4ed..16e2e4a4f 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -6,6 +6,6 @@ "email": "website-contact.nem2h@silomails.com", }, "record": { - "CNAME": "j-eo.github.io" + "CNAME": "jakeanto.pages.dev" } }