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

Respect open graph meta tags. #208

Open
Anduin2017 opened this issue Oct 13, 2020 · 0 comments
Open

Respect open graph meta tags. #208

Anduin2017 opened this issue Oct 13, 2020 · 0 comments

Comments

@Anduin2017
Copy link
Member

Example:

<meta property="og:title" content=".NET \| Free. Cross-platform. Open Source." />
<meta property="og:description" content=".NET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices." />
<meta property="og:image" content="https://dotnet.microsoft.com/static/images/redesign/social/square.png" />
<meta property="og:image:secure_url" content="https://dotnet.microsoft.com/static/images/redesign/social/square.png" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Microsoft" />
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

No branches or pull requests

1 participant