From 0779e3eece0b5e8c21f3dcf9ff307372f745409b Mon Sep 17 00:00:00 2001 From: Syrx Date: Wed, 6 Jul 2022 18:13:43 -0700 Subject: [PATCH] cname not url --- domains/Syrx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Syrx.json b/domains/Syrx.json index b7f6ea5f9..d60d4550b 100644 --- a/domains/Syrx.json +++ b/domains/Syrx.json @@ -7,6 +7,6 @@ }, "description": "A place for me to put my projects", "record": { - "url": "https://dumbgamemaker.github.io/Opaldotjs/" + "CNAME": "dumbgamemaker.github.io" } }