diff --git a/domains/cloudz.json b/domains/cloudz.json new file mode 100644 index 000000000..54f29cf17 --- /dev/null +++ b/domains/cloudz.json @@ -0,0 +1,11 @@ +{ + "description": "Cloud'z Website", + "repo": "https://github.com/Cloudy408/cloudy408.github.io", + "owner": { + "username": "Cloudy408", + "email": "gamerscloud408@gmail.com" + }, + "record": { + "CNAME": "cloudy408.github.io" + } +}