updated cname to not include the slash

This commit is contained in:
bussarahul
2022-04-13 20:52:35 +05:30
committed by GitHub
parent 50278e12d4
commit c866441f32
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "rahulbussa@outlook.com"
},
"record": {
"CNAME": "https://bussarahul.github.io/rahulcodes"
"CNAME": "https://bussarahul.github.io"
}
}