From 6ed3b092c898a9ffd441c1d70ebde5dde376eb12 Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Mon, 18 Jan 2021 12:54:33 +0100 Subject: [PATCH 1/4] Create connor.json --- domains/connor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/connor.json diff --git a/domains/connor.json b/domains/connor.json new file mode 100644 index 000000000..4a9cceb61 --- /dev/null +++ b/domains/connor.json @@ -0,0 +1,11 @@ +{ + "description": "My website for projects and stuff :)", + "repo": "https://github.com/ZeroTwoDevs/connor.github.io", + "owner": { + "username": "Connor", + "email": "halil_ismail@yahoo.com" + }, + "record": { + "CNAME": "connor.is-a.dev" + } +} From 156e42479851f982dee21175e305701796439177 Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Mon, 18 Jan 2021 17:21:54 +0100 Subject: [PATCH 2/4] fixed the fucky wucky i did with the cname --- domains/connor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/connor.json b/domains/connor.json index 4a9cceb61..105e9fbb1 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -1,11 +1,11 @@ { - "description": "My website for projects and stuff :)", + "description": "A website to show off my projects and or just blogs, etc etc.", "repo": "https://github.com/ZeroTwoDevs/connor.github.io", "owner": { "username": "Connor", "email": "halil_ismail@yahoo.com" }, "record": { - "CNAME": "connor.is-a.dev" + "CNAME": "https://zerotwodevs.github.io/connor.github.io/" } } From 30bd527541eb77effd750f55c1fba874602e68fe Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Mon, 18 Jan 2021 17:28:25 +0100 Subject: [PATCH 3/4] fix another fucky wucky i did oh hell this is confusing me lmao --- domains/connor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/connor.json b/domains/connor.json index 105e9fbb1..0d83edd53 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -6,6 +6,6 @@ "email": "halil_ismail@yahoo.com" }, "record": { - "CNAME": "https://zerotwodevs.github.io/connor.github.io/" + "CNAME": "zerotwodevs.github.io/connor.github.io" } } From bdb57efb3b5cb6edd2a97cc7aa5502f459f90ff8 Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Tue, 19 Jan 2021 09:27:06 +0100 Subject: [PATCH 4/4] fixed my stupid fucky ducky I'm sorry :( --- domains/connor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/connor.json b/domains/connor.json index 0d83edd53..de4f05aa2 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -6,6 +6,6 @@ "email": "halil_ismail@yahoo.com" }, "record": { - "CNAME": "zerotwodevs.github.io/connor.github.io" + "CNAME": "connordevs.github.io" } }