fix: remove protocol from CNAME record

This commit is contained in:
Rushabh Rathod
2025-04-05 17:21:00 +05:30
committed by GitHub
parent b24fa7b1ca
commit 9fd7bc6a51
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "rhushabhrathodmark9@gmail.com"
},
"record": {
"CNAME": "https://rhushabhrathod.github.io/"
"CNAME": "rhushabhrathod.github.io"
}
}