From dd01185a66c8a85758767914b5856ea374979e5b Mon Sep 17 00:00:00 2001 From: Vivek Kumar Date: Thu, 8 Oct 2020 15:04:59 -0700 Subject: [PATCH 1/5] create vivekkumar.json --- domains/vivekkumar.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vivekkumar.json diff --git a/domains/vivekkumar.json b/domains/vivekkumar.json new file mode 100644 index 000000000..c7048deaa --- /dev/null +++ b/domains/vivekkumar.json @@ -0,0 +1,13 @@ +{ + "description": "Vivek's portfolio website", + "repo": "https://github.com/VivekKumarNeu/VivekKumarNeu.github.io", + "owner": { + "username": "vivekkumarneu", + "email": "vivek-kumar@live.in" + }, + "record": { + "CNAME": "VivekKumarNeu.github.io", + "URL": "https://vivekkumar.is-a.dev" + } + } + \ No newline at end of file From 6381086eaf721b317fd27b62aa106f17052e4efa Mon Sep 17 00:00:00 2001 From: Mike Perry Y Attara <31483629+mikeattara@users.noreply.github.com> Date: Thu, 8 Oct 2020 23:47:07 +0000 Subject: [PATCH 2/5] add mpy subdomain --- domains/mpy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mpy.json diff --git a/domains/mpy.json b/domains/mpy.json new file mode 100644 index 000000000..a2e26935e --- /dev/null +++ b/domains/mpy.json @@ -0,0 +1,12 @@ +{ + "description": "Mike Perry Y Attara's personal website", + "repo": "https://github.com/mikeattara", + "owner": { + "username": "mikeattara", + "email": "mpyebattara@gmail.com" + }, + "record": { + "CNAME": "mikeattara.github.io", + "URL": "https://mpy.is-a.dev" + } + } \ No newline at end of file From 16bc93bc10ad1c6a4a08a248f286740845c9f293 Mon Sep 17 00:00:00 2001 From: Mike Perry Y Attara <31483629+mikeattara@users.noreply.github.com> Date: Fri, 9 Oct 2020 00:37:30 +0000 Subject: [PATCH 3/5] format --- domains/mpy.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/mpy.json b/domains/mpy.json index a2e26935e..474c3889b 100644 --- a/domains/mpy.json +++ b/domains/mpy.json @@ -1,12 +1,12 @@ { - "description": "Mike Perry Y Attara's personal website", - "repo": "https://github.com/mikeattara", - "owner": { - "username": "mikeattara", - "email": "mpyebattara@gmail.com" - }, - "record": { - "CNAME": "mikeattara.github.io", - "URL": "https://mpy.is-a.dev" - } - } \ No newline at end of file + "description": "Mike Perry Y Attara's personal website", + "repo": "https://github.com/mikeattara", + "owner": { + "username": "mikeattara", + "email": "mpyebattara@gmail.com" + }, + "record": { + "CNAME": "mikeattara.github.io", + "URL": "https://mpy.is-a.dev" + } +} \ No newline at end of file From 747357240f1a47760f6a9d95abb3edbb64214690 Mon Sep 17 00:00:00 2001 From: Kintsugi Date: Fri, 9 Oct 2020 03:39:50 +0300 Subject: [PATCH 4/5] create ezedinff.json --- domains/ezedinff.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ezedinff.json diff --git a/domains/ezedinff.json b/domains/ezedinff.json new file mode 100644 index 000000000..6e61aad08 --- /dev/null +++ b/domains/ezedinff.json @@ -0,0 +1,12 @@ +{ + "description": "Ezedin's personal developer website", + "repo": "https://github.com/ezedinff", + "owner": { + "username": "ezedinff", + "email": "ezedin.fedlu@gmail.com" + }, + "record": { + "CNAME": "https://black-horse-coder-blog.vercel.app/", + "URL": "https://ezedin.is-a.dev" + } +} From 926df0f5d8d9a94cfc0a912de8545427a0326819 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 18:11:36 +0530 Subject: [PATCH 5/5] Update ezedinff.json --- domains/ezedinff.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ezedinff.json b/domains/ezedinff.json index 6e61aad08..8a10dd6df 100644 --- a/domains/ezedinff.json +++ b/domains/ezedinff.json @@ -6,7 +6,7 @@ "email": "ezedin.fedlu@gmail.com" }, "record": { - "CNAME": "https://black-horse-coder-blog.vercel.app/", + "CNAME": "black-horse-coder-blog.vercel.app", "URL": "https://ezedin.is-a.dev" } }