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

Update Twitter/FB meta images #99

Open
mkiser opened this issue Feb 10, 2017 · 0 comments
Open

Update Twitter/FB meta images #99

mkiser opened this issue Feb 10, 2017 · 0 comments

Comments

@mkiser
Copy link

mkiser commented Feb 10, 2017

It's a minor enhancement, but it makes sharing the dev center on social look more polished. Three small things:

Replace:

<meta property="og:image" content="https://algorithmia.com/developers/images/logos/AlgorithmiaLogo_fb.png">
With:
developer-center-hero-fb

And replace:
<meta name="twitter:image" content="https://algorithmia.com/developers/images/logos/AlgorithmiaLogo_tw.png">

with
developer-center-hero-twttr

NOTE: These two images are slightly different aspect ratios -- specific to the platform.

And finally, change:
<meta name="twitter:card" content="summary">
to:
<meta name="twitter:card" content="summary_large_image">

^ this last one will make tweets about the dev center appear like this:
screen shot 2017-02-10 at 12 23 38 pm

instead of this:
screen shot 2017-02-10 at 12 23 46 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant