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" + } +} diff --git a/domains/devilowldev.json b/domains/devilowldev.json deleted file mode 100644 index 9c718cdf0..000000000 --- a/domains/devilowldev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My website", - "repo": "https://github.com/devilowldev", - "owner": { - "username": "1GPEX", - "email": "lazyowl124@gmail.com" - }, - "record": { - "URL": "https://website.kazult.repl.co" - } -}