Skip to content

Commit

Permalink
add twitter links (#7676)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored Jan 21, 2019
1 parent 312b42a commit 71b47cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ const siteConfig = {
siteConfigUrl:
'https://github.com/facebook/jest/edit/master/website/siteConfig.js',
cleanUrl: true,
twitter: true,
twitterUsername: 'fbjest',
twitterImage: 'img/jest.png',
};

module.exports = siteConfig;

0 comments on commit 71b47cf

Please sign in to comment.