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] 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 +}