diff --git a/domains/cyan.json b/domains/cyan.json new file mode 100644 index 000000000..ecc119879 --- /dev/null +++ b/domains/cyan.json @@ -0,0 +1,11 @@ +{ + "description": "Just a personal website", + "repo": "https://github.com/cyanraze/cyanraze", + "owner": { + "username": "cyanraze", + "email": "239@duck.com" + }, + "record": { + "CNAME": "cyanraze.github.io" + } +}