mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-30 05:52:50 +00:00
Add link to Facebook Pixel page
This commit is contained in:
parent
508090377e
commit
ce4d2f02b2
|
|
@ -90,7 +90,7 @@ customDocsPath: "website-docs"
|
|||
|
||||
`facebookAppId` - If you want Facebook Like/Share buttons at the bottom of your blog posts, provide a [Facebook application id](https://www.facebook.com/help/audiencenetwork/804209223039296), and the buttons will show up on all blog posts.
|
||||
|
||||
`facebookPixelId` - Facebook Pixel ID to track page views.
|
||||
`facebookPixelId` - [Facebook Pixel](https://www.facebook.com/business/a/facebook-pixel) ID to track page views.
|
||||
|
||||
`fonts` - Font-family css configuration for the site. If a font family is specified in `siteConfig.js` as `$myFont`, then adding a `myFont` key to an array in `fonts` will allow you to configure the font. Items appearing earlier in the array will take priority of later elements, so ordering of the fonts matter.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue