From a325cf4430b577618df191502dca7c688de6f901 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Fri, 9 Oct 2020 11:02:07 -0400 Subject: [PATCH] Add devon.is-a.dev config file --- domains/devon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/devon.json diff --git a/domains/devon.json b/domains/devon.json new file mode 100644 index 000000000..0c0ea255a --- /dev/null +++ b/domains/devon.json @@ -0,0 +1,12 @@ +{ + "description": "Devon Powell is a full-stack software engineer", + "repo": "https://github.com/D-Pow/website", + "owner": { + "username": "D-Pow", + "email": "dpow9373@gmail.com" + }, + "record": { + "ALIAS": "https://d-pow.github.io/website/", + "URL": "https://devon.is-a.dev" + } +}