mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Updated _layout.njk
Use "summary_large_image" type for Twitter Cards.
This commit is contained in:
parent
e22c180edd
commit
8f809e6cd5
@ -48,7 +48,7 @@
|
|||||||
<meta property="og:locale" content="en_US" />
|
<meta property="og:locale" content="en_US" />
|
||||||
|
|
||||||
<!-- Twitter Card tags -->
|
<!-- Twitter Card tags -->
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:title" content="{{ title }}">
|
<meta name="twitter:title" content="{{ title }}">
|
||||||
<meta name="twitter:description" content="{{ metaDesc or globals.description }}">
|
<meta name="twitter:description" content="{{ metaDesc or globals.description }}">
|
||||||
{%- if metaImage %}
|
{%- if metaImage %}
|
||||||
|
Loading…
Reference in New Issue
Block a user