docs: disable facebook comment

pull/11/head
mingrammer 5 years ago
parent 7e1db1b755
commit 385f23268b

@ -47,19 +47,13 @@ const siteConfig = {
cleanUrl: true,
// Open Graph and Twitter card images.
facebookComments: false,
twitterImage: 'img/diagrams.png',
ogImage: 'img/diagrams.png',
docsSideNavCollapsible: false,
// Show documentation's last contributor's name.
// enableUpdateBy: true,
enableUpdateTime: true,
// You may provide arbitrary config keys to be used as needed by your
// template. For example, if you need your repo's URL...
// repoUrl: 'https://github.com/facebook/test-site',
};
module.exports = siteConfig;

Loading…
Cancel
Save