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" } } 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 +} 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" + } +} diff --git a/domains/willo.json b/domains/willo.json new file mode 100644 index 000000000..286b03212 --- /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" + } +}