add meta description
All checks were successful
Build / Deploy (push) Successful in 1m43s
All checks were successful
Build / Deploy (push) Successful in 1m43s
This commit is contained in:
parent
44fab6cc36
commit
264319f217
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
{%if tags.includes("blogpost")%}
|
||||
<meta property="og:type" content="article" />
|
||||
{%if description %}
|
||||
<meta property="description" content="{{description}}" />
|
||||
<meta property="og:description" content="{{description}}" />
|
||||
{% endif %}
|
||||
<meta property="og:title" content="{{title}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue