From 7d206d4bfe348a9e4b2c273cbb95123ec0ff684f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=D0=A4S=D4=90P=D0=8A=D2=A4=D0=87=20=D2=A0=D0=AF=D0=94?= =?UTF-8?q?=D4=9E=D0=A4=D0=A9S=D2=9C=D0=87?= <53848716+SlavicMan@users.noreply.github.com> Date: Tue, 27 Oct 2020 14:32:01 +1030 Subject: [PATCH 1/4] Create slavicman.json --- domains/slavicman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/slavicman.json diff --git a/domains/slavicman.json b/domains/slavicman.json new file mode 100644 index 000000000..c8d34533c --- /dev/null +++ b/domains/slavicman.json @@ -0,0 +1,11 @@ +{ + "description": "The Slavic Dev Website", + "repo": "https://github.com/SlavicMan/atomixdev.github.io", + "owner": { + "username": "SlavicMan", + "email": "kizz4114@yahoo.com" + }, + "record": { + "CNAME": "slavicman.github.io/atomixdev.github.io" + } +} From 6b9cd97e849108c3157b4c66707f13e0973b0705 Mon Sep 17 00:00:00 2001 From: dkaviarasu <31497938+dkaviarasu@users.noreply.github.com> Date: Fri, 30 Oct 2020 00:43:18 -0400 Subject: [PATCH 2/4] Create kavi.json --- domains/kavi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kavi.json diff --git a/domains/kavi.json b/domains/kavi.json new file mode 100644 index 000000000..dbd3fda48 --- /dev/null +++ b/domains/kavi.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/dkaviarasu/kavi.github.io", + "owner": { + "username": "dkaviarasu", + "email": "", + "twitter": "kaviarasudm" + }, + "record": { + "CNAME": "kavi.github.io" + } +} From eec2cf249ab722c19f8a94b930d2829e54135ad6 Mon Sep 17 00:00:00 2001 From: dkaviarasu <31497938+dkaviarasu@users.noreply.github.com> Date: Fri, 30 Oct 2020 16:13:43 -0400 Subject: [PATCH 3/4] Update kavi.json --- domains/kavi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kavi.json b/domains/kavi.json index dbd3fda48..f81d0b7f7 100644 --- a/domains/kavi.json +++ b/domains/kavi.json @@ -1,12 +1,12 @@ { "description": "Portfolio website", - "repo": "https://github.com/dkaviarasu/kavi.github.io", + "repo": "https://github.com/dkaviarasu/dkaviarasu.github.io", "owner": { "username": "dkaviarasu", "email": "", "twitter": "kaviarasudm" }, "record": { - "CNAME": "kavi.github.io" + "CNAME": "dkaviarasu.github.io" } } From fae413c98bf00577e1222496d3f942b1a0a6bcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=D0=A4S=D4=90P=D0=8A=D2=A4=D0=87=20=D2=A0=D0=AF=D0=94?= =?UTF-8?q?=D4=9E=D0=A4=D0=A9S=D2=9C=D0=87?= <53848716+SlavicMan@users.noreply.github.com> Date: Sat, 31 Oct 2020 21:11:34 +1030 Subject: [PATCH 4/4] Update slavicman.json --- domains/slavicman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/slavicman.json b/domains/slavicman.json index c8d34533c..1d0297ee2 100644 --- a/domains/slavicman.json +++ b/domains/slavicman.json @@ -1,11 +1,11 @@ { "description": "The Slavic Dev Website", - "repo": "https://github.com/SlavicMan/atomixdev.github.io", + "repo": "https://github.com/SlavicMan/slavicman.github.io", "owner": { "username": "SlavicMan", "email": "kizz4114@yahoo.com" }, "record": { - "CNAME": "slavicman.github.io/atomixdev.github.io" + "CNAME": "slavicman.github.io" } }