Merge pull request #1686 from kyuzu/main

feat: create kyuzu.json
This commit is contained in:
Akshay Nair
2022-02-09 18:52:47 +05:30
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal website built with various web technologies",
"repo": "https://github.com/kyuzu/kyuzu.github.io",
"owner": {
"username": "kyuzu",
"twitter": "kyuzudev",
"email": ""
},
"record": {
"CNAME": "kyuzu.github.io"
}
}