From 3a6fe56e3536a5f18bb9f268d940c35d8a753dac Mon Sep 17 00:00:00 2001 From: ByteBrew <104478197+0x62797465@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:56:55 -0700 Subject: [PATCH] Create brew.json --- domains/brew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/brew.json diff --git a/domains/brew.json b/domains/brew.json new file mode 100644 index 000000000..12afef688 --- /dev/null +++ b/domains/brew.json @@ -0,0 +1,11 @@ +{ + "description": "brews writeups", + "repo": "https://github.com/0x62797465/0x62797465.github.io", + "owner": { + "username": "0x62797465", + "email": "bytebrew@cocaine.ninja" + }, + "record": { + "CNAME": "0x62797465.github.io" + } +}