From 4024864789ee56e4c8beb19898fee808d5f55ef0 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel Date: Sat, 10 Oct 2020 12:41:06 -0700 Subject: [PATCH] 'Update repo address' --- domains/brandon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index b533a756a..403e5edf0 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,12 +1,12 @@ { "description": "Brandons's personal developer website", - "repo": "https://github.com/b-hexsoul", + "repo": "https://github.com/b-hexsoul/b-hexsoul", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { - "CNAME": "b-hexsoul.github.io", + "CNAME": "https://b-hexsoul.github.io/b-hexsoul/", "URL": "https://brandon.is-a.dev" } }