Skip to content

Instantly share code, notes, and snippets.

@andrechavesg
Last active February 4, 2019 17:58
Show Gist options
  • Save andrechavesg/77b3b65fde2f2c56358b63ab7c777cb1 to your computer and use it in GitHub Desktop.
Save andrechavesg/77b3b65fde2f2c56358b63ab7c777cb1 to your computer and use it in GitHub Desktop.
window.fbAsyncInit = function() {
FB.init({
appId: '225654845054108', // aqui vai o id do App do facebook =)
status: true,
xfbml: true
})
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment