Merge pull request #17328 from TheMagitian/main

Switch hosting from GitHub Pages to Vercel
This commit is contained in:
om
2024-11-24 13:01:42 +05:30
committed by GitHub
+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"
}
}