From e7847e39305e2b82d3729f33adedafc152b97213 Mon Sep 17 00:00:00 2001 From: Error404 <78182699+Cabrothers@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:02:01 -0700 Subject: [PATCH] Create error404.json --- domains/error404.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json new file mode 100644 index 000000000..40f276389 --- /dev/null +++ b/domains/error404.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website / Portfolio", + "repo": "https://github.com/cabrothers/error404", + "owner": { + "username": "Cabrothers", + "email": "78182699+Cabrothers@users.noreply.github.com", + "discord": "err404code", + }, + "record": { + "CNAME": "cabrothers.github.io" + } +}