mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-13 14:57:54 +02:00
Enable Facebook comments on blog posts (#673)
* Enable comment on blog post * adjust css * Tweak
This commit is contained in:
parent
24da6bfba0
commit
aae106c018
4 changed files with 100 additions and 73 deletions
|
@ -56,6 +56,7 @@ const siteConfig = {
|
|||
],
|
||||
gaTrackingId: 'UA-44373548-31',
|
||||
facebookAppId: '1615782811974223',
|
||||
facebookComments: true,
|
||||
twitter: 'true',
|
||||
twitterUsername: 'docusaurus',
|
||||
ogImage: 'img/docusaurus.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue