mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 15:47:23 +02:00
docs: link to migration guide from Blogger to Docusaurus / remove blog.johnnyreilly.com Google Analytics tag from docs (#8313)
This commit is contained in:
parent
7ffa9f7689
commit
dce4a68e03
2 changed files with 2 additions and 1 deletions
|
@ -67,7 +67,7 @@ Most Docusaurus users configure this plugin through the preset options.
|
|||
// Plugin Options: @docusaurus/plugin-google-gtag
|
||||
|
||||
const config = {
|
||||
trackingID: 'G-226F0LR9KE',
|
||||
trackingID: 'G-999X9XX9XX',
|
||||
anonymizeIP: true,
|
||||
};
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue