From: Magnus Hagander Date: Wed, 21 Oct 2020 17:01:48 +0000 (+0200) Subject: Use article:author instead of og:article:author X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=74ad5121802cb24d745b82464b4f11d903a76c97;p=pgarchives.git Use article:author instead of og:article:author The specification is a bit unclear on which it should be and completely unclear about what should go in the field, but at least it seems most implementations use article:author rather than og:article:author, so try changing it. Also change og:published_time to be article:published_time. --- diff --git a/django/archives/mailarchives/templates/base.html b/django/archives/mailarchives/templates/base.html index 6946d3d..b0aa4de 100644 --- a/django/archives/mailarchives/templates/base.html +++ b/django/archives/mailarchives/templates/base.html @@ -6,8 +6,8 @@ {%if og%} - - + +