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/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/evaldas.json b/domains/evaldas.json new file mode 100644 index 000000000..994ca46cd --- /dev/null +++ b/domains/evaldas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "evaldas", + "email": "evabur@icloud.com" + }, + "record": { + "CNAME": "burlingis.com" + } +} diff --git a/domains/justus.json b/domains/justus.json index c62cff4c5..0a9f2bc11 100644 --- a/domains/justus.json +++ b/domains/justus.json @@ -4,6 +4,6 @@ "email": "justus.is-a.dev@herrblauzahn.de" }, "record": { - "CNAME": "justus-d.github.io" + "CNAME": "is-a-dev.justus-d.de" } -} \ No newline at end of file +} diff --git a/domains/link.json b/domains/loud.json similarity index 98% rename from domains/link.json rename to domains/loud.json index 511a83586..be01860dc 100644 --- a/domains/link.json +++ b/domains/loud.json @@ -6,4 +6,4 @@ "record": { "CNAME": "6498c941-9031-4e57-9fc0-12716fa187f4.repl.co" } -} \ No newline at end of file +} 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/cit.json b/domains/space.json similarity index 98% rename from domains/cit.json rename to domains/space.json index efe7377ac..e862da34b 100644 --- a/domains/cit.json +++ b/domains/space.json @@ -9,4 +9,4 @@ "185.87.48.199" ] } -} \ No newline at end of file +} 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" + } +}