diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7b1a7..531bab2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Fixed issue where if a dropdown menu was the last item in the menu bar, it did not have a proper margin on the right - Add social network link: Mastodon (#646) - Add support for sharing pages on new social network: VK (#657) +- Use Open Graph type 'article' for blog posts (#669) ## v3.0.0 2020-05-07 diff --git a/_includes/head.html b/_includes/head.html index e9a44bb..dec8a0a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -64,7 +64,13 @@ {% endif %} + {% if page.id %} + + + + {% else %} + {% endif %} {% if page.id %}