diff --git a/domains/cloudy.json b/domains/cloudy.json new file mode 100644 index 000000000..1ef1c1033 --- /dev/null +++ b/domains/cloudy.json @@ -0,0 +1,12 @@ +{ + "description": "Cloudy's Site", + "repo": "https://github.com/cloudysleet/cloudysleet.github.io/", + "owner": { + "username": "Cloudysleet", + "email": "cloudzareonsky@gmail.com", + "twitter": "@cloudysleet" + }, + "record": { + "CNAME": "cloudysleet.github.io" + } +}