From 4024864789ee56e4c8beb19898fee808d5f55ef0 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel Date: Sat, 10 Oct 2020 12:41:06 -0700 Subject: [PATCH 1/4] '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" } } From 1cc9bf028077a819105af6e3bab348ad48b6b0e5 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel <66162988+b-hexsoul@users.noreply.github.com> Date: Sat, 24 Oct 2020 23:37:57 -0700 Subject: [PATCH 2/4] 'Update CNAME' --- domains/brandon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index 403e5edf0..dcb1d49ed 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/b-hexsoul", + "repo": "https://github.com/b-hexsoul/", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { - "CNAME": "https://b-hexsoul.github.io/b-hexsoul/", + "CNAME": "https://b-hexsoul.github.io/portfolio/", "URL": "https://brandon.is-a.dev" } } From ae585b4558bc44d826628c70e7929b33b7cbc52e Mon Sep 17 00:00:00 2001 From: Brandon Hexsel <66162988+b-hexsoul@users.noreply.github.com> Date: Sat, 24 Oct 2020 23:40:39 -0700 Subject: [PATCH 3/4] 'Update for github pages' --- domains/brandon.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index dcb1d49ed..f40fc23a0 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,12 +1,11 @@ { "description": "Brandons's personal developer website", - "repo": "https://github.com/b-hexsoul/", + "repo": "https://github.com/b-hexsoul/b-hexsoul.github.io", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { "CNAME": "https://b-hexsoul.github.io/portfolio/", - "URL": "https://brandon.is-a.dev" } } From e6d1b56c45f5dd6bdb9ecc842a3a1928e512f756 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel <66162988+b-hexsoul@users.noreply.github.com> Date: Sun, 25 Oct 2020 04:53:03 -0700 Subject: [PATCH 4/4] 'Update CNAME, last time I swear!" --- domains/brandon.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index f40fc23a0..56a9bde86 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,11 +1,12 @@ { - "description": "Brandons's personal developer website", + "description": "Brandon Hexsel - Full Stack Engineer", "repo": "https://github.com/b-hexsoul/b-hexsoul.github.io", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { - "CNAME": "https://b-hexsoul.github.io/portfolio/", + "CNAME": "b-hexsoul.github.io", + "URL": "https://brandon.is-a.dev" } }