1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-28 21:59:20 +00:00

fix: Update OpenGraph tags (#3036)

This commit is contained in:
2025-05-10 10:42:41 -05:00
parent 6dad012d9a
commit bd5986f265
6 changed files with 23 additions and 11 deletions

View File

@@ -70,6 +70,7 @@ definitions:
# Meta tags
tags:
# Open Graph
og:site_name: *site_name
og:type: website
og:title: *page_title_with_site_name
og:description: *page_description
@@ -88,6 +89,8 @@ tags:
twitter:title: *page_title_with_site_name
twitter:description: *page_description
twitter:image: "{{ image.url }}"
twitter:image:width: "{{ image.width }}"
twitter:image:height: "{{ image.height }}"
# -----------------------------------------------------------------------------
# Specification