From 1f2cf8ebd31b125fa15ab3d98f738c4bd3b21ef0 Mon Sep 17 00:00:00 2001 From: cx622 <81762466+cx622@users.noreply.github.com> Date: Tue, 4 Oct 2022 22:35:27 -0400 Subject: [PATCH] Create healthy.json --- domains/healthy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/healthy.json diff --git a/domains/healthy.json b/domains/healthy.json new file mode 100644 index 000000000..9f9dfb2f5 --- /dev/null +++ b/domains/healthy.json @@ -0,0 +1,11 @@ +{ + "description": "hosting a bio", + "repo": "https://github.com/cx622/cx622.github.io", + "owner": { + "username": "cx622", + "email": "this-email@is-sus.com" + }, + "record": { + "CNAME": "cx622.github.io" + } +}