From 6de29ec31d3feead7a750ee1493f5569de935636 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Thu, 23 May 2024 05:01:15 -0500 Subject: [PATCH 1/2] Create zeaxey.json --- domains/zeaxey.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/zeaxey.json diff --git a/domains/zeaxey.json b/domains/zeaxey.json new file mode 100644 index 000000000..c63d806cc --- /dev/null +++ b/domains/zeaxey.json @@ -0,0 +1,8 @@ +{ + "description": "website.", + "repo": "https://github.com/Pixel556/website", + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com", + "discord": "862644161156218891" + } From cb8c714ae3b406d70128f1b38a3eabe9010d199b Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Thu, 23 May 2024 16:26:13 +0530 Subject: [PATCH 2/2] Update zeaxey.json --- domains/zeaxey.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/zeaxey.json b/domains/zeaxey.json index c63d806cc..75b411dae 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -5,4 +5,8 @@ "username": "Pixel556", "email": "therealzeaxey123@gmail.com", "discord": "862644161156218891" + }, + "record": { + "CNAME": "pixel556.github.io" } +}