From 443102e257d2c0e6562bcc4326bdf32d86a832a9 Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Sun, 4 Apr 2021 12:31:33 -0500 Subject: [PATCH] Create jj.json --- domains/jj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jj.json diff --git a/domains/jj.json b/domains/jj.json new file mode 100644 index 000000000..26c393283 --- /dev/null +++ b/domains/jj.json @@ -0,0 +1,11 @@ +{ + "description": "TheBotlyNoob's development website", + "repo": "https://github.com/TheBotlyNoob/TheBotlyNoob/github.io", + "owner": { + "username": "TheBotlyNoob", + "email": "TheBotlyNoob@gmail.com" + }, + "record": { + "CNAME": "TheBotlyNoob.github.io" + } +}