From 461b7e4664b53f275da52f68043e613d96dfc8c4 Mon Sep 17 00:00:00 2001 From: elliott-leow Date: Tue, 2 Jan 2024 21:57:31 -0800 Subject: [PATCH] feat(domain): elliott.is-a.dev --- domains/elliott.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elliott.json diff --git a/domains/elliott.json b/domains/elliott.json new file mode 100644 index 000000000..924175797 --- /dev/null +++ b/domains/elliott.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elliott-leow", + "email": "leow1879@mydusd.org" + }, + "record": { + "CNAME": "elliottleow.me" + } +}