update og:description

This commit is contained in:
Ayo 2023-05-27 23:47:47 +02:00
parent 615454aea5
commit 03d9389fc9

View file

@ -15,7 +15,7 @@
<meta property="og:url" content="{{ page.url | absolute_url }}" /> <meta property="og:url" content="{{ page.url | absolute_url }}" />
<meta <meta
property="og:description" property="og:description"
content="{{ page.description }}; {{ page.title }}" content="{{ page.description }} {{ page.title }}"
/> />
{% if page.type == "post" %} {% if page.type == "post" %}