BestCodes Must say, my portfolio looks pretty sick
However, I do notice that some of the images are broken or not loading. Any idea why that's happening? Great job @skb3611 ![]()
Skb3611 You need to provide the images for your projects (the best ones that you use for marketing) or else im thinking of adding the github repo banner as default , what do you think?
system Hi there! I'm just a bot here to share some info that might help you before a human arrives. If your account is eligible, you can use our new self-service recovery flow: 1. Go to vercel.com/login 2. Choose to sign in using the email + one-time password (OTP) option. 3. Select Use another sign-in method 4. Verify your identity using the GitHub, GitLab, or Bitbucket account previously linked to your Vercel account 5. Follow the remaining prompts to complete the recovery process If you've ever set up a passkey, possibly on another device, you can use that to get back into your account and update 2FA settings yourself. You can also use recovery codes if you've stored those in a safe place that you can still access. If you are unable to access your account using the steps above, you can open a support case using the Start 2FA recovery option on the Two-Factor Authentication login screen. **Please do not publicly post account details, like your email address, that could help an attacker gain access to your account in the future.** There's no need to open an additional case if you already have one open. Thanks for your patience while the team works to resolve all cases as quickly as possible while keeping everyone’s accounts safe and secure. A human should be here soon to help.
Amy Egan Hey there! Thanks for sharing the case number and for NOT posting your email. I found your case and confirmed it's assigned to the right team. It looks like the case was opened just a few hours ago, so escalation doesn't seem to be necessary here. Someone from the support team will reply soon
Pauline P. Narvas Hey, @adjey6! Welcome to the Vercel Community
This has come up before in the community, what you need to do is: Check your Git configuration matches exactly whats in GitHub: `git config --global user.email > git config --global user.name ` - The email must match an email address associated with your GitHub account (not just your Vercel email) - If you have multiple GitHub accounts, ensure you're committing with the same one linked to Vercel Let us know how that works for you!
Adjey6 Hi @pawlean , thanks for your answer! I have already check it and it matches, as it is my main gmail account. Is there something else?
Pauline P. Narvas Are you still seeing this?