From 470e1fdfd36a6fced28a8aa17b182f5c93920dfb Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:47:58 +0400 Subject: [PATCH] fix json error --- domains/rohitgunthal.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json index 88c7af6ac..eef797274 100644 --- a/domains/rohitgunthal.json +++ b/domains/rohitgunthal.json @@ -1,9 +1,9 @@ { - "owner": { - "username":"rohitgunthal18", + "owner": { + "username": "rohitgunthal18", "email": "rohitgunthal1819@gmail.com" }, - "record": { - "CNAME":"rohitgunthal18.github.io" + "record": { + "CNAME": "rohitgunthal18.github.io" } }