From 67dfee4591a3edc7f69e0d21ca9323bf62e22d26 Mon Sep 17 00:00:00 2001 From: marjuzdev <47751150+marjuzdev@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:52:17 -0500 Subject: [PATCH 1/3] Create marjuz --- domains/marjuz | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/marjuz diff --git a/domains/marjuz b/domains/marjuz new file mode 100644 index 000000000..8398f546d --- /dev/null +++ b/domains/marjuz @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "marjuzdev" + }, + "records": { + "CNAME": "marjuz.netlify.app" + } +} From b8503cfec85c658001cceddacf274dd8e3aad6ed Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:05:17 +0300 Subject: [PATCH 2/3] Update marjuz --- domains/marjuz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marjuz b/domains/marjuz index 8398f546d..f678aa328 100644 --- a/domains/marjuz +++ b/domains/marjuz @@ -2,7 +2,7 @@ "owner": { "username": "marjuzdev" }, - "records": { + "record": { "CNAME": "marjuz.netlify.app" } } From a00db17e970257e76b66461cdf4c0a5a784b387f Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:06:30 +0300 Subject: [PATCH 3/3] Rename marjuz to marjuz.json --- domains/{marjuz => marjuz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marjuz => marjuz.json} (100%) diff --git a/domains/marjuz b/domains/marjuz.json similarity index 100% rename from domains/marjuz rename to domains/marjuz.json