From 36e111ab49f08d4ab2f21bda21d1de50c187d410 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Fri, 15 Jan 2021 13:22:56 +0800 Subject: [PATCH] Create brawley.json --- domains/brawley.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/brawley.json diff --git a/domains/brawley.json b/domains/brawley.json new file mode 100644 index 000000000..6feea0f0a --- /dev/null +++ b/domains/brawley.json @@ -0,0 +1,10 @@ +{ + "description": "Discord Bot's Website", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "brawlie.github.io" + } +}