From 81a833f7f3f549b27694230ed999ed4703690c2b Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Fri, 15 Nov 2024 21:53:56 +0700 Subject: [PATCH 1/3] Create enginecreations.json --- domains/enginecreations.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/enginecreations.json diff --git a/domains/enginecreations.json b/domains/enginecreations.json new file mode 100644 index 000000000..cae173264 --- /dev/null +++ b/domains/enginecreations.json @@ -0,0 +1,12 @@ +{ + "description": "Engine Creations(TM) main pages", + "repo": "https://github.com/akk1to/enginecreations.github.io", + "owner": { + "username": "Engine Creations(TM)", + "email": "contact@enginecreations.is-a.dev", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} From 4eb95aef776cdc1198946d8814c8d2b771491871 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Sat, 16 Nov 2024 06:29:40 +0700 Subject: [PATCH 2/3] Update enginecreations.json --- domains/enginecreations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/enginecreations.json b/domains/enginecreations.json index cae173264..4efdc3b42 100644 --- a/domains/enginecreations.json +++ b/domains/enginecreations.json @@ -2,8 +2,8 @@ "description": "Engine Creations(TM) main pages", "repo": "https://github.com/akk1to/enginecreations.github.io", "owner": { - "username": "Engine Creations(TM)", - "email": "contact@enginecreations.is-a.dev", + "username": "akk1to", + "email": "akk1to.dev@gmail.com", "discord": "727497287777124414" }, "record": { From 0bb5825b954cea64bcf88eb36361ce97c7494e15 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 16 Nov 2024 21:56:59 -0500 Subject: [PATCH 3/3] chore: formatting --- domains/enginecreations.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/enginecreations.json b/domains/enginecreations.json index 4efdc3b42..4aec6ab1e 100644 --- a/domains/enginecreations.json +++ b/domains/enginecreations.json @@ -1,12 +1,12 @@ { - "description": "Engine Creations(TM) main pages", - "repo": "https://github.com/akk1to/enginecreations.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "Engine Creations(TM) main pages", + "repo": "https://github.com/akk1to/enginecreations.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } }