From 08cbe81543da4af8141ca3a3b2660f747d51d43c Mon Sep 17 00:00:00 2001 From: thatmarcboi Date: Fri, 27 Oct 2023 19:03:49 +1100 Subject: [PATCH] feat(domain): eternal.is-a.dev --- domains/eternal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eternal.json diff --git a/domains/eternal.json b/domains/eternal.json new file mode 100644 index 000000000..95ef7cc3c --- /dev/null +++ b/domains/eternal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thatmarcboi", + "email": "marcacolwell@gmail.com" + }, + "record": { + "URL": "https://github.com/thatmarcboi" + } +}