From c2434c140655471b0f2931a57e55f83397f9718b Mon Sep 17 00:00:00 2001 From: dzired <70129751+dzired@users.noreply.github.com> Date: Wed, 17 Nov 2021 21:06:08 -0800 Subject: [PATCH] Update mehf.json I think I made an error with CNAME and site is not letting me enforce HTTPS, this might be a fix --- domains/mehf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mehf.json b/domains/mehf.json index c9acb0e1d..232d52c90 100644 --- a/domains/mehf.json +++ b/domains/mehf.json @@ -6,6 +6,6 @@ "email": "mehf@protonmail.com" }, "record": { - "CNAME": "mehf.club" + "CNAME": "dzired.github.io" } }