diff --git a/domains/justus.json b/domains/justus.json index b384d7528..f7ac13669 100644 --- a/domains/justus.json +++ b/domains/justus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HerrBlauzahn", - "email": "justus.is-a.dev@herrblauzahn.de" - }, - "record": { - "CNAME": "herrblauzahn.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Justus-D", + "email": "justus.is-a.dev@herrblauzahn.de" + }, + "record": { + "CNAME": "justus-d.github.io" + } +} diff --git a/domains/kells.json b/domains/kells.json new file mode 100644 index 000000000..d68185933 --- /dev/null +++ b/domains/kells.json @@ -0,0 +1,11 @@ +{ + "description": "Kells is Developer!", + "repo": "https://github.com/jwkim101201/jwkim101201.github.io", + "owner": { + "username": "jwkim101201", + "email": "jwkim101201@gmail.com" + }, + "record": { + "CNAME": "jwkim101201.github.io" + } +} diff --git a/domains/unwork-id.json b/domains/unwork-id.json new file mode 100644 index 000000000..4eacbfb76 --- /dev/null +++ b/domains/unwork-id.json @@ -0,0 +1,11 @@ +{ + "description": "Unwork ID Website", + "repo": "https://github.com/Unwork-ID", + "owner": { + "username": "tokisaki13", + "email": "support@unwork.my.id" + }, + "record": { + "URL": "https://unwork.my.id" + } +}