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" + } +}