From 10a2030308f87e826d73272adde345109088271d Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 21 Dec 2021 18:18:46 -0500 Subject: [PATCH] Create brian.json --- domains/brian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/brian.json diff --git a/domains/brian.json b/domains/brian.json new file mode 100644 index 000000000..6f3b89d78 --- /dev/null +++ b/domains/brian.json @@ -0,0 +1,11 @@ +{ + "description": "fittsqo's is-a.dev domain", + "repo": "https://github.com/fittsqo/fittsqo.github.io", + "owner": { + "username": "fittsqo", + "email": "fittsqo@gmail.com" + }, + "record": { + "CNAME": "fittsqo.github.io" + } +}