Update crystal.json

Changed portfolio repo url and CNAME.
This commit is contained in:
crystalbajgai
2025-02-25 15:32:05 +05:45
committed by GitHub
parent 004927e8ca
commit 86a5f400ee
+3 -3
View File
@@ -1,12 +1,12 @@
{
"description": "For hosting my portfolio",
"repo": "https://github.com/crystalbajgai/crystalbajgai.github.io",
"repo": "https://github.com/crystalbajgai/portfolio",
"owner": {
"username": "crystalbajgai",
"email": "crystalbajgai@gmail.com",
"twitter": "Crissy0__0"
"twitter": "crystaaaal"
},
"record": {
"CNAME": "crystalbajgai.github.io"
"CNAME": "crystalbajgai.vercel.app"
}
}