From 3a950a6f5dc0afc23357ea31f8d9be8a0a74108e Mon Sep 17 00:00:00 2001 From: Arzejames <117330195+Arzejames@users.noreply.github.com> Date: Thu, 20 Jun 2024 09:11:26 -0700 Subject: [PATCH] Create wacky.json --- sub-logs/wacky.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sub-logs/wacky.json diff --git a/sub-logs/wacky.json b/sub-logs/wacky.json new file mode 100644 index 0000000..bfdb028 --- /dev/null +++ b/sub-logs/wacky.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/Arzejames/WackyDevWebsite", + + "owner": { + "username": "arzejames", + "email": "turtles127855@gmail.com" + }, + + "target": { + "CNAME": { + "name": "wackydev", + "value": "arzejames.github.io" + } + }, + + "proxied": false +}