diff --git a/domains/andrew.json b/domains/andrew.json new file mode 100644 index 000000000..ea141e4ae --- /dev/null +++ b/domains/andrew.json @@ -0,0 +1,12 @@ +{ + "description": "Andrew Nguyen's portfolio", + "repo": "https://github.com/andrewnt219/andrewnt219.github.io", + "owner": { + "username": "andrewnt219", + "email": "hey@andrewnt.dev" + }, + "record": { + "CNAME": "andrewnt219.github.io", + "URL": "https://andrew.is-a.dev" + } +} diff --git a/domains/ivolimasilva.json b/domains/ivolimasilva.json new file mode 100644 index 000000000..edf16bcfd --- /dev/null +++ b/domains/ivolimasilva.json @@ -0,0 +1,12 @@ +{ + "description": "Ivo Lima Silva's personal website", + "repo": "https://github.com/ivolimasilva/ivolimasilva.github.io", + "owner": { + "username": "ivolimasilva", + "email": "ivolimasilva@outlook.com" + }, + "record": { + "CNAME": "ivolimasilva.xyz", + "URL": "https://ivolimasilva.is-a.dev" + } +} diff --git a/domains/josh.json b/domains/josh.json new file mode 100644 index 000000000..8627871fb --- /dev/null +++ b/domains/josh.json @@ -0,0 +1,12 @@ +{ + "description": "Josh's personal developer website", + "repo": "https://github.com/miltzi", + "owner": { + "username": "miltzi", + "email": "josh@miltz.co.za" + }, + "record": { + "CNAME": "joshisadev.miltz.co.za", + "URL": "https://josh.is-a.dev" + } +}