From 63c907f53fcb0f7a178f2d5f99465ed18f026517 Mon Sep 17 00:00:00 2001 From: andydrew727 <0793620@student.osceolaschools.net> Date: Thu, 5 Oct 2023 16:40:02 -0400 Subject: [PATCH] feat(domain): noicemath.is-a.dev --- domains/noicemath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noicemath.json diff --git a/domains/noicemath.json b/domains/noicemath.json new file mode 100644 index 000000000..414667f85 --- /dev/null +++ b/domains/noicemath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andydrew727", + "email": "0793620@student.osceolaschools.net" + }, + "record": { + "URL": "https://theniceman.netlify.app/" + } +}