From 3c537336756bb7d96ef4732cf55cf15120fe015f Mon Sep 17 00:00:00 2001 From: Keany Vy KHUN <48371699+thisiskeanyvy@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:35:49 +0200 Subject: [PATCH] Update thisiskeanyvy.json array to string --- domains/thisiskeanyvy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thisiskeanyvy.json b/domains/thisiskeanyvy.json index f2446d07a..339cf0e0e 100644 --- a/domains/thisiskeanyvy.json +++ b/domains/thisiskeanyvy.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": ["thisiskeanyvy.pages.dev"] + "CNAME": "thisiskeanyvy.pages.dev" } }