diff --git a/domains/allvaa.json b/domains/allvaa.json new file mode 100644 index 000000000..1cfb0ca93 --- /dev/null +++ b/domains/allvaa.json @@ -0,0 +1,12 @@ +{ + "description": "Allvaa's personal website", + "repo": "https://github.com/Allvaa", + "owner": { + "username": "Allvaa", + "email": "", + "twitter": "allvzx" + }, + "record": { + "URL": "https://allvaa.my.id" + } +} diff --git a/domains/amine.json b/domains/amine.json new file mode 100644 index 000000000..82c236ca1 --- /dev/null +++ b/domains/amine.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/AM-77/am-77.github.io/", + "owner": { + "username": "am-77", + "email": "amine.griche77@protonmail.ch" + }, + "record": { + "CNAME": "am-77.github.io" + } +} diff --git a/domains/brandon.json b/domains/brandon.json index 45e7d3a4f..fe6b5231c 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,6 +1,6 @@ { - "description": "Brandons's personal developer website", - "repo": "https://github.com/b-hexsoul", + "description": "Brandon Hexsel - Full Stack Engineer", + "repo": "https://github.com/b-hexsoul/b-hexsoul.github.io", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" diff --git a/domains/rohitkaushal.json b/domains/rohitkaushal.json new file mode 100644 index 000000000..d7d05366c --- /dev/null +++ b/domains/rohitkaushal.json @@ -0,0 +1,11 @@ +{ + "description": "My personal Portfolio", + "repo": "https://github.com/RohitKaushal7/RohitKaushal7.github.io", + "owner": { + "username": "RohitKaushal7", + "email": "rohitkk252550@gmail.com" + }, + "record": { + "CNAME": "rohitkaushal7.github.io" + } +}