Remove trailing slash from CNAME

This commit is contained in:
Tweak
2024-11-11 09:27:38 -08:00
committed by GitHub
parent 5422052ff2
commit 841553dc0d
+1 -1
View File
@@ -9,7 +9,7 @@
"target": {
"CNAME": {
"name": "rishabhds",
"value": "portfolio-rishabhrathore055.vercel.app/"
"value": "portfolio-rishabhrathore055.vercel.app"
}
},