From 51881774ee4567c8892a9ce099bcfb30f4934f50 Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:05:10 -0500 Subject: [PATCH 1/2] Create enough --- domains/enough | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/enough diff --git a/domains/enough b/domains/enough new file mode 100644 index 000000000..60cff046e --- /dev/null +++ b/domains/enough @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", + "owner": { + "username": "Enoughsdv", + "email": "enoughsdv@gmail.com" + }, + "record": { + "CNAME": "enoughsdv.github.io" + } +} From d9e1e9e86860e4a7f204c37251e021bc5d0c199b Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:27:46 -0500 Subject: [PATCH 2/2] Rename enough to enough.json --- domains/{enough => enough.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{enough => enough.json} (100%) diff --git a/domains/enough b/domains/enough.json similarity index 100% rename from domains/enough rename to domains/enough.json