From 9fff7d526520c48cfafc8d669b034422fe07e464 Mon Sep 17 00:00:00 2001 From: eli <96390650+elisoreal@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:30:51 -0500 Subject: [PATCH] Create eli.json --- domains/eli.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/eli.json diff --git a/domains/eli.json b/domains/eli.json new file mode 100644 index 000000000..6d8c06c49 --- /dev/null +++ b/domains/eli.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "elisoreal" + }, + "record": { + "CNAME": "elisoreal.github.io" + } +}