diff --git a/domains/janeberru.json b/domains/janeberru.json new file mode 100644 index 000000000..3751cf607 --- /dev/null +++ b/domains/janeberru.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nicholasyoannou", + "email": "", + "discord": "janeberru#4594", + "note": "You can contact me by email or discord, really don't mind :)" + }, + "description": "I'll probably be testing code and such on janeberru.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "testing-12.nicholas.dev" + } +} diff --git a/domains/nicholas.json b/domains/nicholas.json new file mode 100644 index 000000000..2a334c8ed --- /dev/null +++ b/domains/nicholas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nicholasyoannou", + "email": "nicholas@nicholas.dev", + "discord": "janeberru#4594", + "note": "You can contact me by email or discord, really don't mind :)" + }, + "description": "I'll probably put some project pages on nicholas.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "nicholas.dev" + } +}