From 55554b65a00ffc8d24ff796a401cc86936260a07 Mon Sep 17 00:00:00 2001 From: Ali Kuwajerwala Date: Thu, 20 Jan 2022 12:05:25 -0500 Subject: [PATCH] fixed title for og preview, otherwise its "blank" (#531) * fixed title for og preview, otherwise its "blank" * Update _includes/metadata.html Co-authored-by: Maruan --- _includes/metadata.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/metadata.html b/_includes/metadata.html index 3ebc2a1d55ef..941b75d3bbde 100644 --- a/_includes/metadata.html +++ b/_includes/metadata.html @@ -33,9 +33,9 @@ {%- if site.serve_og_meta %} - + - + {% if page.og_image or site.og_image -%} @@ -45,7 +45,7 @@ - + {% if page.og_image or site.og_image -%}