From cc916491ee95a42649076a5d3201ae616f18079b Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Mon, 3 Apr 2023 23:16:07 +0200 Subject: [PATCH] Add description metadata --- _includes/page_start.liquid | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/page_start.liquid b/_includes/page_start.liquid index 75db7e6..fb3e284 100644 --- a/_includes/page_start.liquid +++ b/_includes/page_start.liquid @@ -14,9 +14,7 @@ {% endcomment %} -{% comment %} -Support for OpenGraph -{% endcomment %} +{% comment %} Support for OpenGraph {% endcomment %} {% if page.url != nil %} {% else %} @@ -25,8 +23,10 @@ Support for OpenGraph {% if site.xaymar.opengraph.excerpt.enabled == true %} + {% else %} + {% endif %}