From bd5d1fa416535a164ee0f76a6950d0c13d596ee5 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Tue, 27 Oct 2020 08:28:09 +0700 Subject: [PATCH 1/5] Create willo.json --- domains/willo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/willo.json diff --git a/domains/willo.json b/domains/willo.json new file mode 100644 index 000000000..b30923e65 --- /dev/null +++ b/domains/willo.json @@ -0,0 +1,12 @@ +{ + "description": "A First Willo`s Website", + "repo": "https://github.com/WilloIzCitron/willoizcitron.github.io", + "owner": { + "username": "WilloIzCitron", + "email": "" + "twitter": "tegasaziz" + }, + "record": { + "CNAME": "willoizcitron.github.io" + } +} From f3753f8d0da6c159652683f19f7ee0b0b7a65111 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Tue, 27 Oct 2020 08:29:41 +0700 Subject: [PATCH 2/5] fix --- domains/willo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/willo.json b/domains/willo.json index b30923e65..286b03212 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -3,7 +3,7 @@ "repo": "https://github.com/WilloIzCitron/willoizcitron.github.io", "owner": { "username": "WilloIzCitron", - "email": "" + "email": "", "twitter": "tegasaziz" }, "record": { From 10eacf39417436f1dabd7c7ae61a69a0d1c73228 Mon Sep 17 00:00:00 2001 From: Willian Arsenio de Sousa Date: Mon, 26 Oct 2020 23:12:23 -0300 Subject: [PATCH 3/5] Create willian.json --- domains/willian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/willian.json diff --git a/domains/willian.json b/domains/willian.json new file mode 100644 index 000000000..a8a177eda --- /dev/null +++ b/domains/willian.json @@ -0,0 +1,12 @@ +{ + "description": "Willian Arsenio's Website", + "repo": "https://github.com/waveiro/waveiro.github.io", + "owner": { + "username": "waveiro", + "email": "", + "twitter": "@waveiro" + }, + "record": { + "CNAME": "waveiro.github.io" + } +} From 17d785b9bac53db9bdbbb87d072e229e13a627ff Mon Sep 17 00:00:00 2001 From: Tharindu Sathischandra <34299693+tharindusathis@users.noreply.github.com> Date: Tue, 27 Oct 2020 10:22:59 +0530 Subject: [PATCH 4/5] Update tharindu.json --- domains/tharindu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/tharindu.json b/domains/tharindu.json index d801c75c4..715d21f7c 100644 --- a/domains/tharindu.json +++ b/domains/tharindu.json @@ -1,11 +1,11 @@ { "description": "Tharindu's personal developer website", - "repo": "https://github.com/tharindusathis/tharindu", + "repo": "https://github.com/tharindusathis/tharindusathis.github.io", "owner": { "username": "tharindusathis", "email": "tharindu.sathis@gmail.com" }, "record": { - "CNAME": "tharindu.vercel.app" + "CNAME": "tharindusathis.github.io" } -} \ No newline at end of file +} From 78d7d8eac6dd1717ae1415c0d763b13d5a811816 Mon Sep 17 00:00:00 2001 From: Aizuu <64743287+VeguiIzumi@users.noreply.github.com> Date: Tue, 27 Oct 2020 13:08:27 +0700 Subject: [PATCH 5/5] change CNAME to URL --- domains/aizuu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aizuu.json b/domains/aizuu.json index 5f179cd84..a84302d2b 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -6,6 +6,6 @@ "email": "baby@alvindaldi.my.id" }, "record": { - "CNAME": "aizuu.my.id" + "URL": "https://aizuu.my.id" } }