diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/fr/page_template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/fr/page_template.html b/templates/fr/page_template.html index dadbab7..2d50880 100644 --- a/templates/fr/page_template.html +++ b/templates/fr/page_template.html @@ -7,6 +7,7 @@ <meta name="description" content="$DESC"> <meta property="og:title" content="$TITLE"> <meta property="og:type" content="article" > + <meta property="og:description" content="$DESC" > <meta property="og:article:author" content="Oxbian"> <meta property="og:article:published_time" content="$DATE"> |