diff options
author | Oxbian <oxbian@mailbox.org> | 2024-12-02 21:29:54 -0500 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2024-12-02 21:29:54 -0500 |
commit | 13aad8f359ef5742077d625337186718db521f66 (patch) | |
tree | 88f188e3ca61d323e78f780a4190e5131d6051dd /templates/fr/page_template.html | |
parent | 078137026c9eae6538d22e365455f55506b2f47f (diff) | |
download | ArKa-Blog-master.tar.gz ArKa-Blog-master.zip |
Diffstat (limited to 'templates/fr/page_template.html')
-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"> |