From ac2e163583998266f564e45658c202d9aa5928aa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 14 Sep 2024 23:49:43 -0400 Subject: [PATCH] chore: fixing broken json --- domains/iystreem.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/iystreem.json b/domains/iystreem.json index 06bdf7991..648cd5ecd 100644 --- a/domains/iystreem.json +++ b/domains/iystreem.json @@ -3,9 +3,9 @@ "repo": "https://github.com/IYSTREEM/iystreem.github.io", "owner": { "username": "IYSTREEM", - "email": "iystreem186@gmail.com", + "email": "iystreem186@gmail.com" }, "record": { - "CNAME": "IYSTREEM.github.io" + "CNAME": "iystreem.github.io" } }