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" } }