From ea2309b7c0e33d3061a6b1ec5f57c2a73b276ad9 Mon Sep 17 00:00:00 2001 From: Brandon Hoffman Date: Tue, 27 Dec 2022 16:52:43 -0800 Subject: [PATCH] removing https:// at beginning --- domains/brandon-hoffman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json index 62f116d9b..7fa3b1620 100644 --- a/domains/brandon-hoffman.json +++ b/domains/brandon-hoffman.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "https://branhoff.github.io/personal-profile-website/" + "CNAME": "branhoff.github.io/personal-profile-website/" } } \ No newline at end of file