From b940332589fa414d9e96a77aba39e7059e9bf40e Mon Sep 17 00:00:00 2001 From: ave <74518502+ayvacs@users.noreply.github.com> Date: Tue, 6 Sep 2022 15:19:39 -0400 Subject: [PATCH] Update ave.json I'm switching from Github Pages to Cloudflare Pages due to the issues, my previous PRs are #1809 and #2979 if needed. Thanks! --- domains/ave.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ave.json b/domains/ave.json index a288ba5e6..014cb7067 100644 --- a/domains/ave.json +++ b/domains/ave.json @@ -6,6 +6,6 @@ "email": "ayvacs@proton.me" }, "record": { - "CNAME": "ayvacs.github.io" + "CNAME": "ave-is-a-dev.pages.dev" } }