We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea5137 commit 77d54f5Copy full SHA for 77d54f5
docusaurus.config.js
@@ -73,6 +73,8 @@ const config = {
73
]
74
},
75
76
+ metadata: [{ name: "twitter:card", content: "summary" }],
77
+
78
prism: {
79
theme: lightCodeTheme,
80
darkTheme: darkCodeTheme
0 commit comments