Skip to content
New issue

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

updated site metadata and image on download page #155

Merged
merged 2 commits into from Mar 10, 2023
Merged

Conversation

alsoknownaslj
Copy link
Contributor

Changes

  • updated two images - metadata cover and /download hero
  • updated metadata with correct twitter handle, meta description, meta title, and canonical URL

Test

  • check https://taho.xyz/download/ page for image that changes wallet address to a .eth address vs .ens address
  • try google searching taho.xyz or taho wallet to see if a description and updated meta image appear

src/shared/seo.tsx Outdated Show resolved Hide resolved
Typo fixed

Co-authored-by: Antonio Salazar Cardozo <antonio@thesis.co>
@@ -27,8 +27,9 @@ function SEO({
{ property: `og:description`, content: description },
{ property: `og:image`, content: metaImage },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still using tallyho.org 👀

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like that's at

metaImage = `https://tallyho.org/cover.png`,

Copy link
Contributor

@Shadowfiend Shadowfiend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do this, but we do have one more URL to update.

@Shadowfiend Shadowfiend merged commit 24f29f0 into main Mar 10, 2023
@Shadowfiend Shadowfiend deleted the rename_updates branch March 10, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants