From 9fd6641de1b7ca674b1841acce35869caa4696cf Mon Sep 17 00:00:00 2001 From: William Afton <107783820+aftoncodes@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:24:57 +0100 Subject: [PATCH 1/2] Update afton.json --- domains/afton.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/afton.json b/domains/afton.json index 4ec7acdc6..ce5901d81 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -1,12 +1,12 @@ { - "description": "Small portfolio for myself", - "repo": "https://github.com/WilliamAfton-codes/williamafton-codes.github.io", + "description": "My webpage, made using LiveTerm by Cveinnt", + "repo": "https://github.com/aftoncodes/aftoncodes.github.io", "owner": { - "username": "WilliamAfton-codes", + "username": "aftoncodes", "email": "williamafton.codes@gmail.com", - "twitter": "manlydalorian" + "twitter": "aftoncodes" }, "record": { - "CNAME": "williamafton-codes.github.io" + "CNAME": "aftoncodes.vercel.app" } } From d1d3bf113da67d8ffc55788f6d8e8a7529edd2b7 Mon Sep 17 00:00:00 2001 From: William Afton <107783820+aftoncodes@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:25:43 +0100 Subject: [PATCH 2/2] Update afton.json --- domains/afton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/afton.json b/domains/afton.json index ce5901d81..eaec94ac5 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -7,6 +7,6 @@ "twitter": "aftoncodes" }, "record": { - "CNAME": "aftoncodes.vercel.app" + "URL": "https://aftoncodes.vercel.app" } }