From c3eaa47ea91e6b8f89e3e2947da5276cfcfd5b76 Mon Sep 17 00:00:00 2001 From: Eric Thomas Date: Tue, 14 Jun 2022 21:34:58 -0230 Subject: [PATCH] Repair eric.json, original was broken --- sub-logs/eric.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sub-logs/eric.json b/sub-logs/eric.json index 0b5f553..bb3a584 100644 --- a/sub-logs/eric.json +++ b/sub-logs/eric.json @@ -1,12 +1,10 @@ { - "description": "Eric Thomas' Portfolio", - "repo": "https://github.com/ericthomasca", + "repo": "https://github.com/ericthomasca/ericthomasca.hithub.io", "owner": { "username": "ericthomasca", "email": "eric@ericthomas.ca" }, "target": { "CNAME": "ericthomasca.github.io" - }, - "proxied": false + } }