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 e5787a9 commit 698de94Copy full SHA for 698de94
website/docusaurus.config.js
@@ -10,6 +10,14 @@ module.exports = {
10
organizationName: 'CodeshiftCommunity',
11
projectName: 'CodeshiftCommunity',
12
themeConfig: {
13
+ image: 'img/TwitterBanner.png',
14
+ metadata: [
15
+ {
16
+ name: 'twitter:card',
17
+ content:
18
+ 'The community-owned global registry and documentation hub for codemods',
19
+ },
20
+ ],
21
prism: {
22
theme: require('prism-react-renderer/themes/github'),
23
darkTheme: require('prism-react-renderer/themes/palenight'),
website/static/img/TwitterBanner.png
76.2 KB
0 commit comments