From f6bd3e0bffc8377148062d549dada84e5061f9b0 Mon Sep 17 00:00:00 2001 From: Firework <121865885+Firewoork@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:17:18 +0100 Subject: [PATCH 1/3] Create Plumaxe.json --- domains/Plumaxe.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/Plumaxe.json diff --git a/domains/Plumaxe.json b/domains/Plumaxe.json new file mode 100644 index 000000000..bc8699ece --- /dev/null +++ b/domains/Plumaxe.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Firewoork", + "email": "iaintflxzra122@gmail.com" + }, + "record": { + "CNAME": "Plumaxe.github.io" + } From 6f98a00bccadaaaf87f13e9f590b7736a4bac980 Mon Sep 17 00:00:00 2001 From: Firework <121865885+Firewoork@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:41:06 +0100 Subject: [PATCH 2/3] Fix the json --- domains/Plumaxe.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/Plumaxe.json b/domains/Plumaxe.json index bc8699ece..106acdfdd 100644 --- a/domains/Plumaxe.json +++ b/domains/Plumaxe.json @@ -6,3 +6,4 @@ "record": { "CNAME": "Plumaxe.github.io" } +} From 28b2d5751c23f5dbf9f132577e0259bfdecc8179 Mon Sep 17 00:00:00 2001 From: Firework <121865885+Firewoork@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:51:04 +0100 Subject: [PATCH 3/3] Rename Plumaxe.json to plumaxe.json --- domains/{Plumaxe.json => plumaxe.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Plumaxe.json => plumaxe.json} (100%) diff --git a/domains/Plumaxe.json b/domains/plumaxe.json similarity index 100% rename from domains/Plumaxe.json rename to domains/plumaxe.json