modify domain to redirect to vercel and not github pages

This commit is contained in:
amackzie@gmail.com
2025-03-05 19:56:14 +03:00
parent d510b0a6c3
commit 27226bf7f5
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "zessu",
"email": "regime-pluck-gulf@duck.com"
},
"record": {
"TXT": "vc-domain-verify=drew.is-a.dev,78b1c3bcf18815fe9bfe"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "regime-pluck-gulf@duck.com"
},
"record": {
"CNAME": "zessu.github.io"
"CNAME": "zessu-github-io-7l1v.vercel.app"
}
}