Added og:article:author meta tag
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
2e328133cc
commit
f69df643f7
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
<meta property="og:url" content="{{ site.url}}/{{ path }}"/>
|
<meta property="og:url" content="{{ site.url}}/{{ path }}"/>
|
||||||
<meta property="og:title" content="{{ title }}"/>
|
<meta property="og:title" content="{{ title }}"/>
|
||||||
|
<meta property="og:article:author" content="Marcus Noble"/>
|
||||||
<meta property="og:description" content="{{ striptags (markdown summary) }}"/>
|
<meta property="og:description" content="{{ striptags (markdown summary) }}"/>
|
||||||
<meta property="og:site_name" content="{{ site.title }}"/>
|
<meta property="og:site_name" content="{{ site.title }}"/>
|
||||||
<meta property="og:image" content="https://opengraph.cluster.fun/opengraph/?siteTitle=Marcus%20Noble&title={{ title }}&tags={{ jointags tags }}&image=https%3A%2F%2Fmarcusnoble.co.uk%2Fimages%2Fmarcus.jpg&twitter=Marcus_Noble_&github=AverageMarcus&website=www.MarcusNoble.co.uk&bgColor=%23ffffff&fgColor=%23263943" />
|
<meta property="og:image" content="https://opengraph.cluster.fun/opengraph/?siteTitle=Marcus%20Noble&title={{ title }}&tags={{ jointags tags }}&image=https%3A%2F%2Fmarcusnoble.co.uk%2Fimages%2Fmarcus.jpg&twitter=Marcus_Noble_&github=AverageMarcus&website=www.MarcusNoble.co.uk&bgColor=%23ffffff&fgColor=%23263943" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user