From 3ec1d4dbbf7a391fca25681993c4b81f9f9f8671 Mon Sep 17 00:00:00 2001 From: Vic <74506415+v1ctorio@users.noreply.github.com> Date: Fri, 9 Dec 2022 20:13:51 +0100 Subject: [PATCH] Update username --- domains/vic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vic.json b/domains/vic.json index 75f389fc6..02080b927 100644 --- a/domains/vic.json +++ b/domains/vic.json @@ -1,12 +1,12 @@ { "description": "my personal website", - "repo": "https://github.com/victorioxd/victorioxd.github.io", + "repo": "https://github.com/v1ctorio/v1ctorio.github.io", "owner": { "username": "victorioxd", "email": "vicxd@pm.me", "twitter": "vicjajsalu2" }, "record": { - "CNAME": "victorioxd.github.io" + "CNAME": "v1ctorio.github.io" } }