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