Skip to content

Commit

Permalink
Add missing property for Google Analytics in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gulien committed Dec 16, 2020
1 parent 0699845 commit 4a1aeda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module.exports = {
favicon: 'img/favicon.ico',
organizationName: 'thecodingmachine', // Usually your GitHub org/user name.
projectName: 'symfony-boilerplate', // Usually your repo name.
plugins: ['@docusaurus/plugin-google-analytics'],
themeConfig: {
googleAnalytics: {
trackingID: 'G-ZGCNWVF92C',
Expand Down

0 comments on commit 4a1aeda

Please sign in to comment.