Skip to content

Commit 77d54f5

Browse files
committed
Set twitter:card to summary
1 parent 1ea5137 commit 77d54f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ const config = {
7373
]
7474
},
7575

76+
metadata: [{ name: "twitter:card", content: "summary" }],
77+
7678
prism: {
7779
theme: lightCodeTheme,
7880
darkTheme: darkCodeTheme

0 commit comments

Comments
 (0)