diff --git a/domains/aizuu.json b/domains/aizuu.json new file mode 100644 index 000000000..5f179cd84 --- /dev/null +++ b/domains/aizuu.json @@ -0,0 +1,11 @@ +{ + "description": "Aizuu's Personal Website", + "repo": "https://github.com/VeguiIzumi", + "owner": { + "username": "Aizuu", + "email": "baby@alvindaldi.my.id" + }, + "record": { + "CNAME": "aizuu.my.id" + } +} diff --git a/domains/pratyay.json b/domains/pratyay.json index c33eafcae..e44e92356 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -6,6 +6,6 @@ "email": "neilblaze007@gmail.com" }, "record": { - "CNAME": "neilblaze-v2.netlify.app" + "CNAME": "neilblaze.github.io" } } \ No newline at end of file diff --git a/domains/sandro.json b/domains/sandro.json new file mode 100644 index 000000000..91129c159 --- /dev/null +++ b/domains/sandro.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Diordnas", + "email": "alessandroeliot@gmail.com" + }, + "description": "Personal site, as well as hosting a few tools", + "repo": "https://github.com/diordnas/diordnas.github.io", + "record": { + "CNAME": "diordnas.github.io" + } +}