Merge pull request #1698 from kyuzu/main

feat: update kyuzu.json
This commit is contained in:
Akshay Nair
2022-02-13 20:15:43 +05:30
committed by GitHub
+5 -4
View File
@@ -1,12 +1,13 @@
{
"description": "Personal website built with various web technologies",
"repo": "https://github.com/kyuzu/kyuzu.github.io",
"description": "Personal portfolio built with ReactJS",
"repo": "https://github.com/kyuzu/",
"owner": {
"username": "kyuzu",
"twitter": "kyuzudev",
"discord": "Kyuzu#9214",
"twitter": "kyuzudev",
"email": ""
},
"record": {
"CNAME": "kyuzu.github.io"
"CNAME": "kyuzu.deno.dev"
}
}