From f1b98288e3ae6466e833e0f34f877cd2cbaeecfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BBuk?= Date: Fri, 8 Oct 2021 12:05:05 +0200 Subject: [PATCH] Set the default og:type to 'website' (#391) Merge pull request 391 --- lib/template.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/template.html b/lib/template.html index bc507e7..682330b 100755 --- a/lib/template.html +++ b/lib/template.html @@ -42,6 +42,8 @@ {% if page.date %} +{% else %} + {% endif %} {% if paginator.previous_page %}