feat: create kyuzu.json

This commit is contained in:
kyuzu
2022-02-09 12:12:31 +08:00
committed by GitHub
parent d1a612afa6
commit 02f88e47b9
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Personal website built with various web technologies",
"repo": "https://github.com/kyuzu/kyuzu.github.io",
"owner": {
"username": "kyuzu",
"twitter": "kyuzudev"
},
"record": {
"CNAME": "kyuzu.github.io"
}
}