From 7b1be128cfd2ac9db5bc76698905ab4c7ca506b8 Mon Sep 17 00:00:00 2001 From: WaffleCodez <73138329+WaffleCodez@users.noreply.github.com> Date: Sat, 10 Jul 2021 14:44:45 +0100 Subject: [PATCH] Update waffle.json (#5) --- sub-logs/waffle.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sub-logs/waffle.json b/sub-logs/waffle.json index ff8f97a..bf25974 100644 --- a/sub-logs/waffle.json +++ b/sub-logs/waffle.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/WaffleCodez/main", + "repo": "https://github.com/WaffleCodez/wafflecodez.github.io", "owner": { - "username": "github-username", - "email": "your-name-here@domain", + "username": "WaffleCodez", + "email": "waffles.30th.email@gmail.com", }, "target": { - "CNAME": "wafflecodez.github.io/main" + "CNAME": "wafflecodez.github.io" } }