diff --git a/domains/basil.json b/domains/basil.json new file mode 100644 index 000000000..bc0a52de9 --- /dev/null +++ b/domains/basil.json @@ -0,0 +1,12 @@ +{ + "description": "Basils' website", + "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", + "owner": { + "username": "LowSpecCorgi", + "email": "haroldthesenpai@gmail.com", + "twitter": "basilicous" + }, + "record": { + "CNAME": "LowSpeCorgi.github.io" + } +} diff --git a/domains/derpy.json b/domains/derpy.json new file mode 100644 index 000000000..89eafdaf5 --- /dev/null +++ b/domains/derpy.json @@ -0,0 +1,11 @@ +{ + "description": "Student and developer in the United Kingdom.", + "repo": "https://github.com/ohlookitsderpy", + "record": { + "URL": "https://derpyenterprises.org" + }, + "owner": { + "username": "ohlookitsderpy", + "email": "contact@derpyenterprises.org" + } +} 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" + } +}