diff --git a/domains/oreo.json b/domains/oreo.json new file mode 100644 index 000000000..ae229d19c --- /dev/null +++ b/domains/oreo.json @@ -0,0 +1,12 @@ +{ + "description": "A website for YummyOreo", + "repo": "https://github.com/YummyOreo/yummyoreo.github.io", + "owner": { + "username": "YummyOreo", + "email": "bobgim20@gmail.com", + "twitter": "YummyOreo3" + }, + "record": { + "CNAME": "yummyoreo.github.io" + } +}