mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Add trackingId
This commit is contained in:
parent
aeb4048fcf
commit
c27d5ba013
@ -117,7 +117,7 @@ module.exports = {
|
|||||||
'gatsby-plugin-sharp',
|
'gatsby-plugin-sharp',
|
||||||
{
|
{
|
||||||
resolve: 'gatsby-plugin-google-analytics',
|
resolve: 'gatsby-plugin-google-analytics',
|
||||||
options: { trackingId: '' }
|
options: { trackingId: 'UA-73379983-2' }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
resolve: `gatsby-plugin-google-fonts`,
|
resolve: `gatsby-plugin-google-fonts`,
|
||||||
|
Loading…
Reference in New Issue
Block a user