diff --git a/domains/omen.json b/domains/omen.json deleted file mode 100644 index 7d2009b02..000000000 --- a/domains/omen.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Im a nerd", - "repo": "https://github.com/OmenDoesStuff/omendoesstuff.github.io", - "owner": { - "username": "OmenDoesStuff", - "email": "omen@dashpvp.net" - }, - "record": { - "CNAME": "omendoesstuff.github.io" - } - } diff --git a/domains/rep.json b/domains/rep.json new file mode 100644 index 000000000..9b38b67d9 --- /dev/null +++ b/domains/rep.json @@ -0,0 +1,11 @@ +{ + "description": "Im a nerd", + "repo": "https://github.com/reputationdev/reputationdev.github.io", + "owner": { + "username": "Reputation", + "email": "omen@dashpvp.net" + }, + "record": { + "CNAME": "reputationdev.github.io" + } + }