From f841f6691d2e5e0464b1bbcbb7e7fcf9ba456d91 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:23:54 -0400 Subject: [PATCH] chore: fixing json and formatting --- domains/quantummapleqc.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/quantummapleqc.json b/domains/quantummapleqc.json index 9ce37d6e7..5df9d954f 100644 --- a/domains/quantummapleqc.json +++ b/domains/quantummapleqc.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/QuantumMapleQC/quantumapleqc.github.io", - "owner": { - "username": "quantumapleqc", - "email": "thefattestmod@gmail.com", - }, - "record": { - "CNAME": "quantummapleqc.github.io" - } + "repo": "https://github.com/QuantumMapleQC/quantumapleqc.github.io", + "owner": { + "username": "quantumapleqc", + "email": "thefattestmod@gmail.com" + }, + "record": { + "CNAME": "quantummapleqc.github.io" + } }