From 2488afd9d867596f0ba7b1dbcecb221721d604e7 Mon Sep 17 00:00:00 2001 From: lucimorich1 Date: Tue, 16 Jun 2026 20:59:30 +0630 Subject: [PATCH 1/4] Create lucimorich.json --- domains/lucimorich.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/lucimorich.json diff --git a/domains/lucimorich.json b/domains/lucimorich.json new file mode 100644 index 00000000000..dcb5b227744 --- /dev/null +++ b/domains/lucimorich.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "lucimorich1" + }, + "record": { + "CNAME": "your-project.pages.dev" + } +} From 4cbb5909110801cd409f8be2723cf7116de6d907 Mon Sep 17 00:00:00 2001 From: lucimorich1 Date: Tue, 16 Jun 2026 21:27:15 +0630 Subject: [PATCH 2/4] Update lucimorich.json --- domains/lucimorich.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucimorich.json b/domains/lucimorich.json index dcb5b227744..9e449b0638e 100644 --- a/domains/lucimorich.json +++ b/domains/lucimorich.json @@ -3,6 +3,6 @@ "username": "lucimorich1" }, "record": { - "CNAME": "your-project.pages.dev" + "CNAME": "lucimorich-site-cl.pages.dev" } } From fcf0de9807241695ba7e102dfb49341de0360252 Mon Sep 17 00:00:00 2001 From: lucimorich1 Date: Tue, 16 Jun 2026 21:31:35 +0630 Subject: [PATCH 3/4] Update lucimorich.json From f8ab49e90effc636172c87ed3040197f6f3906ee Mon Sep 17 00:00:00 2001 From: lucimorich1 Date: Tue, 16 Jun 2026 22:12:13 +0630 Subject: [PATCH 4/4] Update lucimorich.json --- domains/lucimorich.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucimorich.json b/domains/lucimorich.json index 9e449b0638e..2042863bc35 100644 --- a/domains/lucimorich.json +++ b/domains/lucimorich.json @@ -2,7 +2,7 @@ "owner": { "username": "lucimorich1" }, - "record": { + "records": { "CNAME": "lucimorich-site-cl.pages.dev" } }