From ba40bc1af337a400b5f602eeb365814599da9684 Mon Sep 17 00:00:00 2001 From: Adrian Grimm Date: Fri, 9 Oct 2020 13:36:05 -0400 Subject: [PATCH] Create adrian.json --- domains/adrian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adrian.json diff --git a/domains/adrian.json b/domains/adrian.json new file mode 100644 index 000000000..d2873ec12 --- /dev/null +++ b/domains/adrian.json @@ -0,0 +1,12 @@ +{ + "description": "The awesome portfolio site for Adrian Grimm", + "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", + "owner": { + "username": "usmcamgrimm", + "email": "usmcamgrimm@gmail.com" + }, + "record": { + "CNAME": "usmcamgrimm.github.io", + "URL": "https://adrian.is-a.dev" + } + }