Created
February 28, 2020 17:37
-
-
Save paulodutra/35d14967163bc4439eab62f127c867a4 to your computer and use it in GitHub Desktop.
Adicionando as configurações relacionadas as redes sociais e comentários no post utilizando o facebook e pixelid, twitter no docusaurus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// restante das configurações do arquivo website/siteConfig.js | |
//Social Media Config | |
facebookAppId: '', | |
facebookComments: '', | |
facebookPixelId: '', | |
twitter: true, | |
twitterUsername: 'paulodutrainfo' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment