From 29f72d994d7aede7df5db081dd65ed995c12c3bd Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:39:25 +0000 Subject: [PATCH] Update oliver.json remove https from url --- domains/oliver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oliver.json b/domains/oliver.json index ce2f2cc8d..0f16d3134 100644 --- a/domains/oliver.json +++ b/domains/oliver.json @@ -4,6 +4,6 @@ "email": "oliver.ward94@gmail.com" }, "record": { - "CNAME": "https://is-a-dev-zc9.pages.dev/" + "CNAME": "is-a-dev-zc9.pages.dev" } }