diff --git a/domains/charlie.json b/domains/charlie.json new file mode 100644 index 000000000..419de86fa --- /dev/null +++ b/domains/charlie.json @@ -0,0 +1,12 @@ +{ + "description": " Charlie is a Dev", + "repo": "https://github.com/cachrisman/cachrisman.github.io", + "owner": { + "username": "cachrisman", + "email": "charlie.chrisman@gmail.com" + }, + "record": { + "CNAME": "cachrisman.github.io", + "URL": "https://charlie.is-a.dev" + } +}