Skip to content

Commit ea3020f

Browse files
authored
Fix link previews on Twitter (#3856)
1 parent 2f3809d commit ea3020f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom_theme/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- / Fathom -->
88

99

10-
<meta name="twitter:card" content="summary_large_image">
10+
<meta name="twitter:card" content="summary">
1111
<meta name="twitter:site" content="@textualizeio">
1212
<meta name="twitter:creator" content="@willmcgugan">
1313
<meta property="og:title" content="Textual - {{ page.title }}">

0 commit comments

Comments
 (0)