From ee0419aaa89d08160ecd1a8e8ee42c5fd7d737e0 Mon Sep 17 00:00:00 2001 From: Lyxtem <93158134+Lyxtem@users.noreply.github.com> Date: Sat, 15 Mar 2025 22:57:24 -0400 Subject: [PATCH 1/2] Create Lyxtem.json --- domains/Lyxtem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Lyxtem.json diff --git a/domains/Lyxtem.json b/domains/Lyxtem.json new file mode 100644 index 000000000..c9ebbb3d0 --- /dev/null +++ b/domains/Lyxtem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Lyxtem", + "email": "nu284955@gmail.com" + }, + "record": { + "CNAME": "lyxtem.github.io" + } +} From 568bed0ed946e7da6cf54d4a049dd194d647f9bb Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 17 Mar 2025 15:58:53 +0300 Subject: [PATCH 2/2] Rename Lyxtem.json to lyxtem.json --- domains/{Lyxtem.json => lyxtem.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Lyxtem.json => lyxtem.json} (100%) diff --git a/domains/Lyxtem.json b/domains/lyxtem.json similarity index 100% rename from domains/Lyxtem.json rename to domains/lyxtem.json