From b0f0e875a0429eae98ec569e49d4dc8335236211 Mon Sep 17 00:00:00 2001 From: S4IL <126200245+S4IL21@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:54:16 +0100 Subject: [PATCH] Create 0.json --- domains/0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0.json diff --git a/domains/0.json b/domains/0.json new file mode 100644 index 000000000..7f27296b9 --- /dev/null +++ b/domains/0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io/0" + } +}