diff --git a/domains/coffee.json b/domains/coffee.json new file mode 100644 index 000000000..fb3b505d8 --- /dev/null +++ b/domains/coffee.json @@ -0,0 +1,10 @@ +{ + "description": "Link for Coffee's personal site", + "owner": { + "username": "C0ffeeCode", + "email": "c0ffeecode@outlook.com" + }, + "record": { + "CNAME": "coffeeco.dev" + } +}