From 1c4884344ebe6b1bb76d93f51558bbd06e30d71f Mon Sep 17 00:00:00 2001 From: ultimduck Date: Fri, 8 Mar 2024 15:18:32 +0500 Subject: [PATCH] feat(domain): abyss.is-a.dev --- domains/abyss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abyss.json diff --git a/domains/abyss.json b/domains/abyss.json new file mode 100644 index 000000000..6dc9eded8 --- /dev/null +++ b/domains/abyss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } +}