diff --git a/domains/xave.json b/domains/xave.json new file mode 100644 index 000000000..5fc562f1a --- /dev/null +++ b/domains/xave.json @@ -0,0 +1,11 @@ +{ + "description": "xa's site", + "repo": "https://github.com/grilledwindow/site", + "owner": { + "username": "grilledwindow", + "email": "xaveang@gmail.com" + }, + "record": { + "CNAME": "xav.netlify.app" + } +}