Update TXT record for domain verification#36030
Update TXT record for domain verification#36030Kneel-soN wants to merge 2 commits intois-a-dev:mainfrom
Conversation
Hi there! 👋You've successfully made a pull request! Here are some steps to do while waiting for a maintainer to review the pull request:
Note: Because of the influx of pull requests we are trying to do them all, but this would mean longer wait time. We'll try to get to them when we can. Thanks for the patience. |
| @@ -5,6 +5,6 @@ | |||
| "discord":"kneelson" | |||
| }, | |||
| "records": { | |||
| "TXT": "vc-domain-verify=kneelson.is-a.dev,cd4a80ad97220ed37816" | |||
| "TXT": "vc-domain-verify=neilsondinoso.is-a.dev,3fbef6bf1b5e6c72a02b" | |||
There was a problem hiding this comment.
The Vercel verification token here is for neilsondinoso.is-a.dev, but this file is _vercel.kneelson.json (and other Vercel verification files follow the pattern where the subdomain in the filename matches the subdomain in the TXT value, e.g. domains/_vercel.0xamit.json:7). As-is, this record likely won’t verify the intended domain. Update the TXT value to verify kneelson.is-a.dev, or rename/create the appropriate _vercel.neilsondinoso.json file for the neilsondinoso subdomain.
| "TXT": "vc-domain-verify=neilsondinoso.is-a.dev,3fbef6bf1b5e6c72a02b" | |
| "TXT": "vc-domain-verify=kneelson.is-a.dev,3fbef6bf1b5e6c72a02b" |
iostpa
left a comment
There was a problem hiding this comment.
neilsondinoso.is-a.dev does not exist, you would have to make that subdomain.
Requirements
ownerkey.Website Preview
https://neilson-dinoso.vercel.app/portfolio
