Enable Facebook comments on blog posts (#673)

* Enable comment on blog post

* adjust css

* Tweak
This commit is contained in:
Endilie Yacop Sucipto 2018-05-20 00:26:57 +08:00 committed by Yangshun Tay
parent 24da6bfba0
commit aae106c018
4 changed files with 100 additions and 73 deletions

View file

@ -56,6 +56,7 @@ const siteConfig = {
],
gaTrackingId: 'UA-44373548-31',
facebookAppId: '1615782811974223',
facebookComments: true,
twitter: 'true',
twitterUsername: 'docusaurus',
ogImage: 'img/docusaurus.png',