Updated as per changes by @phenax

CNAME records cannot be a full URL. It has to be a hostname. I'd suggest you rename your repo from https://siddpatki.github.io/my-site/ --->> to siddpatki.github.io
This commit is contained in:
Siddhartha Patki
2020-10-15 03:11:50 +05:30
committed by GitHub
parent 0ab462c9b2
commit a182e09e41
+1 -1
View File
@@ -6,7 +6,7 @@
"email": "siddharthapatki@gmail.com"
},
"record": {
"CNAME": "https://siddpatki.github.io/my-site/",
"CNAME": "siddpatki.github.io",
"URL": "https://sid.is-a.dev"
}
}