From 92f30579455fee7c24bdbb7c7eba7644f1894d69 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Mon, 18 Jan 2021 09:58:00 +0800 Subject: [PATCH] Create discord.json --- domains/discord.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/discord.json diff --git a/domains/discord.json b/domains/discord.json new file mode 100644 index 000000000..35a36caa8 --- /dev/null +++ b/domains/discord.json @@ -0,0 +1,11 @@ +{ + "description": "a discord bot website", + "repo": "https://github.com/botstudios", + "owner": { + "username": "BotStudios", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "botstudios.github.io" + } +}