From 895b456fd91dff2170a56dbb47abb5d0773f1baf Mon Sep 17 00:00:00 2001 From: Alvin Ben <69302420+alvinbengeorge@users.noreply.github.com> Date: Mon, 8 Aug 2022 09:55:03 +0530 Subject: [PATCH] Create alfred.json --- domains/alfred.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alfred.json diff --git a/domains/alfred.json b/domains/alfred.json new file mode 100644 index 000000000..221c4e5c8 --- /dev/null +++ b/domains/alfred.json @@ -0,0 +1,11 @@ +{ + "description": "MkDocs website for alfred-discord-bot", + "repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io", + "owner": { + "username": "AlfredDiscordBot", + "email": "alvinallen333@gmail.com" + }, + "record": { + "CNAME": "AlfredDiscordBot.github.io" + } +}