From 3571adf33219a1f72ba91fcd85149637f76126ac Mon Sep 17 00:00:00 2001 From: real-kwellercat Date: Wed, 18 Oct 2023 18:17:16 -0500 Subject: [PATCH] feat(domain): bobert.is-a.dev --- domains/bobert.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bobert.json diff --git a/domains/bobert.json b/domains/bobert.json new file mode 100644 index 000000000..276ac82e7 --- /dev/null +++ b/domains/bobert.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org" + }, + "record": { + "CNAME": "issuelucas.pages.dev" + } +}