Merge pull request #20560 from crystalbajgai/main

Update crystal.json and create _vercel.crystal.json
This commit is contained in:
iostpa
2025-02-26 21:02:10 +02:00
committed by GitHub
2 changed files with 12 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "crystalbajgai",
"email": "crystalbajgai@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=crystal.is-a.dev,ef573673a0e376748ea9"
}
}
+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"
}
}