We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Username links (like this one https://twelve.cash/[email protected]) look pretty poor and default when shared to social.
Let's optimize this to have better. text in the title and description field, as well as a cool custom image that has the username in the image.
Requires design, and we can implement with the NextJS Dynamic Image technique: https://nextjs.org/docs/app/building-your-application/optimizing/metadata#dynamic-image-generation
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Username links (like this one https://twelve.cash/[email protected]) look pretty poor and default when shared to social.
Let's optimize this to have better. text in the title and description field, as well as a cool custom image that has the username in the image.
Requires design, and we can implement with the NextJS Dynamic Image technique: https://nextjs.org/docs/app/building-your-application/optimizing/metadata#dynamic-image-generation
The text was updated successfully, but these errors were encountered: