From a4260632aef7bc0331bdeaa41313a233f2358564 Mon Sep 17 00:00:00 2001 From: Unseen Acoustics Date: Fri, 19 Mar 2021 01:10:22 -0400 Subject: [PATCH] Update unseen.json --- domains/unseen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/unseen.json b/domains/unseen.json index 8e9db5917..7e5520386 100644 --- a/domains/unseen.json +++ b/domains/unseen.json @@ -1,11 +1,11 @@ { "description": "Unseen's Github Website", - "repo": "https://github.com/UnseenAcoustics/UnseenAcoustics.github.io", + "repo": "https://github.com/UnseenAcoustics/unseenacoustics.github.io", "owner": { "username": "UnseenAcoustics", "email": "edwir122@gmail.com" }, "record": { - "CNAME": "UnseenAcoustics.github.io" + "CNAME": "unseenacoustics.github.io" } }