From 9d99ff20486e39512cdc5bde6d630e3b68d91663 Mon Sep 17 00:00:00 2001 From: ethylenediaminetetraacetates Date: Thu, 12 Oct 2023 16:28:03 -0400 Subject: [PATCH] feat(domain): ethyl.is-a.dev --- domains/ethyl.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethyl.json diff --git a/domains/ethyl.json b/domains/ethyl.json new file mode 100644 index 000000000..01d616d2a --- /dev/null +++ b/domains/ethyl.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ethylenediaminetetraacetates", + "email": "digin2t@gmail.com", + "discord": "1066211072798883840" + }, + + "record": { + "CNAME": "ethylenediaminetetraacetates.github.io" + } +}