mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 05:28:43 +02:00
* Moved google analytics script to head The code now uses the new gtag script to track the website on google analytics. The migration is explained [here](https://developers.google.com/analytics/devguides/collection/gtagjs/migration). This will help to solve issues such as #375. As indicated at https://support.google.com/analytics/answer/1008080 the analytics code must be placed in the head tag, so it is moved there. * Add a boolean to use the new gtag library * Update api-site-config.md |
||
---|---|---|
.. | ||
__tests__ | ||
nav | ||
BlogPageLayout.js | ||
BlogPost.js | ||
BlogPostLayout.js | ||
BlogSidebar.js | ||
CompLibrary.js | ||
Container.js | ||
Doc.js | ||
DocsLayout.js | ||
DocsSidebar.js | ||
getTOC.js | ||
GridBlock.js | ||
Head.js | ||
Header.js | ||
MarkdownBlock.js | ||
Redirect.js | ||
Remarkable.js | ||
renderMarkdown.js | ||
Site.js | ||
toSlug.js | ||
unindent.js |