diff --git a/domains/aman.json b/domains/aman.json index 4bc4678ed..861e0de0e 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -6,6 +6,6 @@ "email": "aman.j@safepath.ai" }, "record": { - "CNAME": "aman.wiki" + "CNAME": "amanwiki.netlify.app" } } diff --git a/domains/avcado.json b/domains/avcado.json new file mode 100644 index 000000000..f41a5092b --- /dev/null +++ b/domains/avcado.json @@ -0,0 +1,10 @@ +{ + "description": "this a link to my website", + "owner": { + "username": "avcado", + "email": "devavcado@gmail.com" + }, + "record": { + "URL": "https://avcado.github.io/" + } +} diff --git a/domains/avinal.json b/domains/avinal.json deleted file mode 100644 index 120b2c275..000000000 --- a/domains/avinal.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The Interstellar Twilight", - "repo": "https://github.com/avinal/avinal.github.io", - "owner": { - "username": "avinal", - "email": "185067@nith.ac.in" - }, - "record": { - "CNAME": "avinal.github.io" - } -} \ No newline at end of file diff --git a/domains/cassie.json b/domains/cassie.json new file mode 100644 index 000000000..91129c159 --- /dev/null +++ b/domains/cassie.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" + } +} diff --git a/domains/nebula.json b/domains/nebula.json new file mode 100644 index 000000000..3cf4c2b94 --- /dev/null +++ b/domains/nebula.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/itsnebulalol/nebulayt.xyz", + "owner": { + "username": "itsnebulalol", + "email": "computerman1229@gmail.com" + }, + "record": { + "CNAME": "itsnebulalol.github.io" + } +} diff --git a/domains/ricardo.json b/domains/ricardo.json new file mode 100644 index 000000000..ae219a4e6 --- /dev/null +++ b/domains/ricardo.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/RoboticObsession/Website", + "owner": { + "username": "RoboticObsession", + "email": "ricardo@roboticobsession.xyz" + }, + "record": { + "URL": "https://roboticobsession.xyz" + } +} diff --git a/domains/stephan.json b/domains/stephan.json new file mode 100644 index 000000000..66707ef0c --- /dev/null +++ b/domains/stephan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stephan-strate", + "email": "hello@stephan.codes" + }, + "record": { + "URL": "https://stephan.codes" + } +} diff --git a/domains/unichord.json b/domains/unichord.json new file mode 100644 index 000000000..b1c380622 --- /dev/null +++ b/domains/unichord.json @@ -0,0 +1,11 @@ +{ + "description": "Unichord Apps website", + "repo": "https://github.com/unichord-apps/unichord-apps.github.io", + "owner": { + "username": "unichord-apps", + "email": "unichord@pm.me" + }, + "record": { + "CNAME": "unichord-apps.github.io" + } +}