mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 18:25:20 +00:00
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:
+1
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user