From 6a4145302ec9eeabf9b29864603090a12109fc3c Mon Sep 17 00:00:00 2001 From: QuantumMapleQC Date: Sun, 6 Oct 2024 13:16:34 +0000 Subject: [PATCH 1/2] Create quantummapleqc.json --- domains/quantummapleqc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/quantummapleqc.json diff --git a/domains/quantummapleqc.json b/domains/quantummapleqc.json new file mode 100644 index 000000000..9ce37d6e7 --- /dev/null +++ b/domains/quantummapleqc.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/QuantumMapleQC/quantumapleqc.github.io", + "owner": { + "username": "quantumapleqc", + "email": "thefattestmod@gmail.com", + }, + "record": { + "CNAME": "quantummapleqc.github.io" + } +} 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 2/2] 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" + } }