From 4c80d9515e34404d1e339b7d4624cd14df253054 Mon Sep 17 00:00:00 2001 From: redzz <164974345+redzgt@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:46:42 -0500 Subject: [PATCH] Create redz.json --- domains/redz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/redz.json diff --git a/domains/redz.json b/domains/redz.json new file mode 100644 index 000000000..1971d841a --- /dev/null +++ b/domains/redz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "redzgt", + "email": "morgans73072@gmail.com" + }, + "record": { + "CNAME": "redzgt.github.io" + } +}