forked from MarseyWorld/MarseyWorld
same ast last commit
parent
07d0d328e8
commit
9b72491937
|
@ -545,7 +545,7 @@
|
||||||
<meta property="og:author" name="author" content="{{'@'+p.author_name}}">
|
<meta property="og:author" name="author" content="{{'@'+p.author_name}}">
|
||||||
<meta property="og:description" name="description" content="{{p.plainbody(v)}}">
|
<meta property="og:description" name="description" content="{{p.plainbody(v)}}">
|
||||||
<meta property="og:title" content="{{p.plaintitle(v)}} - {{SITE_NAME}}">
|
<meta property="og:title" content="{{p.plaintitle(v)}} - {{SITE_NAME}}">
|
||||||
<meta property="og:url" content="{{p.permalink}}">
|
<meta property="og:url" content="{{p.url}}">
|
||||||
|
|
||||||
<meta property="article:author" content="{{'@'+p.author_name}}">
|
<meta property="article:author" content="{{'@'+p.author_name}}">
|
||||||
<meta property="article:published_time" content="{{p.created_datetime}}">
|
<meta property="article:published_time" content="{{p.created_datetime}}">
|
||||||
|
|
Loading…
Reference in New Issue