From 8fb8ccc08a69614d5da5d596d9e7d94fcae3d5f4 Mon Sep 17 00:00:00 2001 From: Brodes <144500576+Br0des@users.noreply.github.com> Date: Mon, 17 Mar 2025 19:48:11 -0600 Subject: [PATCH 1/2] Create brodes.json --- domains/brodes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brodes.json diff --git a/domains/brodes.json b/domains/brodes.json new file mode 100644 index 000000000..c7fe5c34d --- /dev/null +++ b/domains/brodes.json @@ -0,0 +1,12 @@ +{ + "description": "small Website of mine, may have done it wrong", + "repo": "https://github.com/Br0des/Website", + "owner": { + "username": "br0des", + "email": "brodyyeah@proton.me" + }, + "record": { + "CNAME": "https://br0des.github.io/Website/index.html" + }, + "proxied": true +} From fd4f459e25958e9b930c5841cdb2f7f52fe0efb8 Mon Sep 17 00:00:00 2001 From: Brodes <144500576+Br0des@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:19:15 -0600 Subject: [PATCH 2/2] Update domains/brodes.json Co-authored-by: orangc --- domains/brodes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brodes.json b/domains/brodes.json index c7fe5c34d..40d562c38 100644 --- a/domains/brodes.json +++ b/domains/brodes.json @@ -6,7 +6,7 @@ "email": "brodyyeah@proton.me" }, "record": { - "CNAME": "https://br0des.github.io/Website/index.html" + "CNAME": "br0des.github.io" }, "proxied": true }