Create cyan.json

This commit is contained in:
Raymond Wynn
2022-11-11 18:18:33 +03:00
committed by GitHub
parent e7b4567453
commit e98d593e88
+11
View File
@@ -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"
}
}