diff --git a/domains/marcus.json b/domains/marcus.json new file mode 100644 index 000000000..cbc3efd0a --- /dev/null +++ b/domains/marcus.json @@ -0,0 +1,12 @@ +{ + "description": "A personal website", + "repo": "https://github.com/HeroGamers/HeroGamers", + "owner": { + "username": "HeroGamers", + "email": "hero@herogamers.xyz", + "twitter": "ItsHeroGamers" + }, + "record": { + "CNAME": "herogamers.github.io" + } +}