From ca2dc249854c81d785ae2b506ec31e2a98b024c0 Mon Sep 17 00:00:00 2001 From: jmbdev <88853142+jmbdevs@users.noreply.github.com> Date: Fri, 3 Sep 2021 16:58:41 -0400 Subject: [PATCH] Create james.json jmbdevs domain --- domains/james.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/james.json diff --git a/domains/james.json b/domains/james.json new file mode 100644 index 000000000..4bd7255ba --- /dev/null +++ b/domains/james.json @@ -0,0 +1,12 @@ +{ + "description": "jmbdevs repo", + "repo": "https://github.com/jmbdevs/james.github.io", + "owner": { + "username": "jmbdevs", + "email": "james@jmbdev.net", + "twitter": "jmbdevs" + }, + "record": { + "CNAME": "james.github.io" + } +}