From 29714f6c69f0e98e6146eb6ff69cc1bb70c2672d Mon Sep 17 00:00:00 2001 From: SethPython <75132546+SethTheDev@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:38:55 +0530 Subject: [PATCH] Update sethpython.json I made a mistake in the file and I want to change it --- domains/sethpython.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sethpython.json b/domains/sethpython.json index 8081757a2..c4748789d 100644 --- a/domains/sethpython.json +++ b/domains/sethpython.json @@ -1,11 +1,11 @@ { "description": "An Useless Website", - "repo": "https://github.com/SethTheDev/SethTheDev.github.io", + "repo": "https://github.com/SethTheDev/seththedev.github.io", "owner": { "username": "SethTheDev", - "email": "mailme@sethestudio.com" + "email": "spccmbseth@gmail.com" }, "record": { - "CNAME": "SethTheDev.github.io" + "CNAME": "seththedev.github.io" } }