Updating to URL redirection

Updating to URL redirection as Netlify doesn't support CNAME of vercel
This commit is contained in:
Vishal Sharma
2021-07-29 07:37:37 +05:30
committed by GitHub
parent b554c708cb
commit a3c9edda9f
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "hi@vishalsharma.dev"
},
"record": {
"CNAME": "vishalsharma.dev"
"URL": "https://vishalsharma.dev"
}
}