Switch hosting from GitHub Pages to Vercel

This commit is contained in:
Magitian
2024-11-24 09:33:35 +05:30
committed by GitHub
parent 829abb4d45
commit 98e71abc10
+2 -2
View File
@@ -1,11 +1,11 @@
{
"description": "Home for my blogs",
"repo": "https://github.com/themagitian/themagitian.github.io",
"repo": "https://github.com/TheMagitian/themagitian.github.io-old",
"owner": {
"username": "magitian",
"email": "magitian@duck.com"
},
"record": {
"CNAME": "themagitian.github.io"
"CNAME": "magitian.vercel.app"
}
}