diff --git a/domains/fahri.json b/domains/fahri.json new file mode 100644 index 000000000..17161cd70 --- /dev/null +++ b/domains/fahri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FahriDevZ", + "email": "fakhri.5567@gmail.com" + }, + "record": { + "CNAME": "fahri.dev" + } +} diff --git a/domains/josval.json b/domains/josval.json new file mode 100644 index 000000000..162ac08fa --- /dev/null +++ b/domains/josval.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyy-josval", + "email": "josvalmtrz@gmail.com" + }, + "record": { + "URL": "https://josval.vercel.app" + } +} diff --git a/domains/nmsderp.json b/domains/nmsderp.json new file mode 100644 index 000000000..361615d9d --- /dev/null +++ b/domains/nmsderp.json @@ -0,0 +1,11 @@ +{ + "description": "A place for my small projects, and maybe a blog in the future.", + "repo": "https://github.com/nmsderp/nmsderp.github.io", + "owner": { + "username": "nmsderp", + "email": "nmsderp@gmail.com" + }, + "record": { + "CNAME": "nmsderp.github.io" + } +} diff --git a/domains/omairr.json b/domains/omairr.json new file mode 100644 index 000000000..c9712087c --- /dev/null +++ b/domains/omairr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omaiirr", + "email": "crazyomairennab@gmail.com" + }, + "record": { + "CNAME": "omaiirr.github.io" + } +}