From d64b6bc171f2639857d8baf29d7c9e710599b92b Mon Sep 17 00:00:00 2001 From: Reputation <89894310+reputationdev@users.noreply.github.com> Date: Thu, 13 Oct 2022 14:37:59 -0400 Subject: [PATCH] Update and rename omen.json to rep.json --- domains/omen.json | 11 ----------- domains/rep.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 domains/omen.json create mode 100644 domains/rep.json 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" + } + }