From 2a4f763bb7eb2bb12eff3fcfb937e7ab2c351339 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 30 Jan 2022 21:30:49 -0800 Subject: [PATCH] Adding maxt to domain registry I accidentally bought a personal domain aka maxt-is-a.dev, but I didn't even realize this existed <3 --- domains/maxt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maxt.json diff --git a/domains/maxt.json b/domains/maxt.json new file mode 100644 index 000000000..ed3b1c60e --- /dev/null +++ b/domains/maxt.json @@ -0,0 +1,11 @@ +{ + "description": "Max's Portfolio/Cool Website", + "repo": "https://github.com/MaxTCodes/maxt-is-a.dev", + "owner": { + "username": "MaxTCodes", + "email": "dev@maxt-is-a.dev" + }, + "record": { + "URL": "https://maxt-is-a.dev/" + } +}