From ce90cf18fedd68989e81a0ae5fef2958661d7d73 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 8 Oct 2020 16:02:04 -0500 Subject: [PATCH] Create eric.json --- domains/eric.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/eric.json diff --git a/domains/eric.json b/domains/eric.json new file mode 100644 index 0000000000..2ef78034f1 --- /dev/null +++ b/domains/eric.json @@ -0,0 +1,12 @@ +{ + "description": "Eric's website and blog", + "repo": "https://github.com/yurrriq", + "owner": { + "username": "yurrriq", + "email": "eric@ericb.me", + }, + "record": { + "CNAME": "yurrriq.github.io", + "URL": "https://eric.is-a.dev" + } +}