From cacca1b342246117f1453c5dce465929ff79321a Mon Sep 17 00:00:00 2001 From: Jeffrey Harmon <16364318+SquarePear@users.noreply.github.com> Date: Tue, 2 Feb 2021 09:37:14 -0500 Subject: [PATCH] Create jeffrey.json --- domains/jeffrey.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jeffrey.json diff --git a/domains/jeffrey.json b/domains/jeffrey.json new file mode 100644 index 000000000..4a0319bb3 --- /dev/null +++ b/domains/jeffrey.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/SquarePear/jeffreyharmon.me", + "owner": { + "username": "SquarePear", + "email": "16364318+SquarePear@users.noreply.github.com" + }, + "record": { + "CNAME": "jeffreyharmonme.netlify.app" + } +}