From 8774b02e883263f39b54964b37fef00363dfb2d3 Mon Sep 17 00:00:00 2001 From: mitchcam81 Date: Sat, 22 Jul 2023 15:39:08 +0800 Subject: [PATCH] feat(domain): mitchellecamacho.is-a.dev --- domains/mitchellecamacho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mitchellecamacho.json diff --git a/domains/mitchellecamacho.json b/domains/mitchellecamacho.json new file mode 100644 index 000000000..df53227ed --- /dev/null +++ b/domains/mitchellecamacho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mitchcam81", + "email": "mocamacho.works@gmail.com" + }, + "record": { + "CNAME": "mitchellecamacho.com" + } +}