From 126608528a9b3354a8f6720a75038feace650015 Mon Sep 17 00:00:00 2001 From: RiceTheDev <151386744+RiceTheDev@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:52:06 -0300 Subject: [PATCH 1/2] Create raice.json --- domains/raice.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raice.json diff --git a/domains/raice.json b/domains/raice.json new file mode 100644 index 000000000..5553f4367 --- /dev/null +++ b/domains/raice.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RiceTheDeveloper", + "email": "ricenooba@gmail.com" + }, + "record": { + "CNAME": "raice.pages.dev" + } +} From 38fecf907771f8ade7f10f6b030d3abc76fc6c82 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 27 Oct 2024 14:23:51 +0100 Subject: [PATCH 2/2] fix username --- domains/raice.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raice.json b/domains/raice.json index 5553f4367..a51ecb0ca 100644 --- a/domains/raice.json +++ b/domains/raice.json @@ -1,6 +1,6 @@ { "owner": { - "username": "RiceTheDeveloper", + "username": "RiceTheDev", "email": "ricenooba@gmail.com" }, "record": {