Skip to content

Commit 698de94

Browse files
committed
Og tags
1 parent e5787a9 commit 698de94

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

website/docusaurus.config.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ module.exports = {
1010
organizationName: 'CodeshiftCommunity',
1111
projectName: 'CodeshiftCommunity',
1212
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+
],
1321
prism: {
1422
theme: require('prism-react-renderer/themes/github'),
1523
darkTheme: require('prism-react-renderer/themes/palenight'),

website/static/img/TwitterBanner.png

76.2 KB
Loading

0 commit comments

Comments
 (0)