Skip to content

Commit 3c6197c

Browse files
committed
update
1 parent 4f4fc3e commit 3c6197c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blog/_includes/meta.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@
9494
<meta name="twitter:image:alt" content="{{ site.name }} - {{ site.description }}" />
9595
{% endif %}
9696

97+
<!-- Additional Twitter Card properties for large image -->
98+
<meta name="twitter:image:width" content="1200" />
99+
<meta name="twitter:image:height" content="630" />
100+
97101
<!-- Additional SEO Meta Tags -->
98102
<link rel="canonical" href="{{ site.url }}{{ site.baseurl }}{{ page.url }}" />
99103

0 commit comments

Comments
 (0)