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 1/2] 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 +} From d3ead63fc538c90b44740e81a4bdaace7ced63d4 Mon Sep 17 00:00:00 2001 From: Arzejames <117330195+Arzejames@users.noreply.github.com> Date: Mon, 24 Jun 2024 19:15:52 -0700 Subject: [PATCH 2/2] Update wacky.json --- sub-logs/wacky.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sub-logs/wacky.json b/sub-logs/wacky.json index bfdb028..36a72aa 100644 --- a/sub-logs/wacky.json +++ b/sub-logs/wacky.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/Arzejames/WackyDevWebsite", + "repo": "https://github.com/Arzejames/arzejames.github.io", "owner": { "username": "arzejames", @@ -8,8 +8,8 @@ "target": { "CNAME": { - "name": "wackydev", - "value": "arzejames.github.io" + "name": "wacky", + "value": "wacky.pages.dev" } },