From b92e2404db12bfb36ad3d2b0d535f6dee1a2d538 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 5 Jan 2023 19:37:10 +0800 Subject: [PATCH] fix json --- domains/elnexreal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/elnexreal.json b/domains/elnexreal.json index 85fc6cb6b..71f08cda8 100644 --- a/domains/elnexreal.json +++ b/domains/elnexreal.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/elnexreal/elnexreal.github.io" + "repo": "https://github.com/elnexreal/elnexreal.github.io", "owner": { "username": "elnexreal", "email": "", "twitter": "elnexreal", "discord": "elnexreal#7763" - } + }, "record": { "CNAME": "elnexreal.github.io" }