From 781942873b22e1a132580925138cce33f0213734 Mon Sep 17 00:00:00 2001 From: Chad Boyce Date: Sat, 26 Feb 2022 01:45:52 -0500 Subject: [PATCH] Create chad.json --- domains/chad.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chad.json diff --git a/domains/chad.json b/domains/chad.json new file mode 100644 index 000000000..409e5eef0 --- /dev/null +++ b/domains/chad.json @@ -0,0 +1,12 @@ +{ + "description": "Chad's GitHub", + "repo": "https://github.com/djsnipa1/djsnipa1.github.io", + "owner": { + "username": "djsnipa1", + "email": "chadboyce@gmail.com", + "twitter": "djsnipa1" + }, + "record": { + "CNAME": "djsnipa1.github.io" + } +}