mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-26 20:22:32 +02:00
@@ -120,6 +120,15 @@ export default {
|
||||
},
|
||||
"gatsby-transformer-sharp",
|
||||
"gatsby-plugin-sharp",
|
||||
{
|
||||
resolve: "gatsby-plugin-google-gtag",
|
||||
options: {
|
||||
trackingIds: [config.googleAnalyticsId],
|
||||
pluginConfig: {
|
||||
head: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: "gatsby-plugin-sitemap",
|
||||
options: {
|
||||
|
Reference in New Issue
Block a user