From b7d4bef240b5a93d8d19e2c88840cf6576d0abba Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:52:58 -0400 Subject: [PATCH] Create scoobies.json --- domains/scoobies.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/scoobies.json diff --git a/domains/scoobies.json b/domains/scoobies.json new file mode 100644 index 000000000..c267cc01f --- /dev/null +++ b/domains/scoobies.json @@ -0,0 +1,11 @@ +{ + "description": "Github Pages Site", + "repo": "https://github.com/turtletown73/turtletown73.github.io", + "owner": { + "username": "turtletown73", + "email": "wetturtle45@gmail.com" + }, + "record": { + "CNAME": "turtletown73.github.io" + } +}