From dba097fde910610166a46200f3ce63990027e6f7 Mon Sep 17 00:00:00 2001 From: Connor Date: Thu, 8 Dec 2022 20:31:38 +0100 Subject: [PATCH] Update connor.json --- domains/connor.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/connor.json b/domains/connor.json index de4f05aa2..d332ac2a7 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -1,11 +1,11 @@ { - "description": "A website to show off my projects and or just blogs, etc etc.", - "repo": "https://github.com/ZeroTwoDevs/connor.github.io", + "description": "Personal portfolio.", + "repo": "https://github.com/ConnorDoesDev/connordoesdev.github.io", "owner": { "username": "Connor", - "email": "halil_ismail@yahoo.com" + "email": "connor@cstudios.gay" }, "record": { - "CNAME": "connordevs.github.io" + "CNAME": "connordoesdev.github.io" } }