You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.
Currently, when you add the URL for a page to a social sharing site (twitter, Slack, Facebook, G+, ...) every page has the same generic text and image. For example, here's what happened when I shared the glossary on Slack:
We can do better by specifying meta tags. For example:
<meta name="description" content="Brief definitions of the most important words in the Angular 2 vocabulary">
I'm not sure how exactly we'd implement this, but it doesn't seem difficult.
The text was updated successfully, but these errors were encountered:
Currently, when you add the URL for a page to a social sharing site (twitter, Slack, Facebook, G+, ...) every page has the same generic text and image. For example, here's what happened when I shared the glossary on Slack:
We can do better by specifying meta tags. For example:
I'm not sure how exactly we'd implement this, but it doesn't seem difficult.
The text was updated successfully, but these errors were encountered: