From 7b8da6c3b45f063d9a4e1067ea9a8f2aa19d09f5 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 26 Jun 2022 15:03:50 +0700 Subject: [PATCH 1/2] Create acey.json --- domains/acey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/acey.json diff --git a/domains/acey.json b/domains/acey.json new file mode 100644 index 000000000..c760b7eb3 --- /dev/null +++ b/domains/acey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com", + "discord": "AceyGoesBoom#3141" + }, + "description": "", + "repo": "", + "record": { + "CNAME": "acey.up.railway.app" + } +} From a74fd1ce45a0675e365f2f82172051285aff56f8 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 26 Jun 2022 15:13:25 +0700 Subject: [PATCH 2/2] Update acey.json --- domains/acey.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/acey.json b/domains/acey.json index c760b7eb3..5138879ff 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,8 +4,8 @@ "email": "aceygoesboom@gmail.com", "discord": "AceyGoesBoom#3141" }, - "description": "", - "repo": "", + "description": "Personal website stuff ;-;", + "repo": "https://github.com/AceyDoCodes/Acey", "record": { "CNAME": "acey.up.railway.app" }