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
We do not get the best unfurl preview for the https://docs.agoric.com url:
Fixing this, is straight forward. Seems we need to
Proposed (winged it with cmd+ctrl+shift+4, so maybe not centered):
Add relevant meta tags. It seems to be at least -
<meta property="og:image" content="/images/agoric-og.png">
<meta property="twitter:card" content="/images/agoric-og.png">
reference:
The text was updated successfully, but these errors were encountered:
feat: add unfurl image + metadata
e7bc540
- closes #997
c453cda
Successfully merging a pull request may close this issue.
We do not get the best unfurl preview for the https://docs.agoric.com url:
Fixing this, is straight forward. Seems we need to
Proposed (winged it with cmd+ctrl+shift+4, so maybe not centered):
Add relevant meta tags. It seems to be at least -
<meta property="og:image" content="/images/agoric-og.png">
<meta property="twitter:card" content="/images/agoric-og.png">
reference:
The text was updated successfully, but these errors were encountered: