From 457e9eceedf1d057c6f87ea53cefc4b1296a6b32 Mon Sep 17 00:00:00 2001 From: Chrischenny0 Date: Fri, 12 Apr 2024 18:03:08 -0500 Subject: [PATCH 1/2] feat(domain): chrischenny.is-a.dev --- domains/chrischenny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chrischenny.json diff --git a/domains/chrischenny.json b/domains/chrischenny.json new file mode 100644 index 000000000..f152f500a --- /dev/null +++ b/domains/chrischenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrischenny0", + "email": "chris_chenoweth1@baylor.edu" + }, + "record": { + "CNAME": "alamhouse.duckdns.org" + } +} From 34c12d6a31ef595e7da143d3c562cca39539a251 Mon Sep 17 00:00:00 2001 From: Chrischenny0 <90437595+Chrischenny0@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:04:45 -0500 Subject: [PATCH 2/2] Update chrischenny.json --- domains/chrischenny.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chrischenny.json b/domains/chrischenny.json index f152f500a..85f7fb535 100644 --- a/domains/chrischenny.json +++ b/domains/chrischenny.json @@ -4,6 +4,6 @@ "email": "chris_chenoweth1@baylor.edu" }, "record": { - "CNAME": "alamhouse.duckdns.org" + "CNAME": "alamohouse.duckdns.org" } }