update matomo
This commit is contained in:
@@ -342,6 +342,13 @@ module.exports = {
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
use: 'gridsome-plugin-matomo',
|
||||
options: {
|
||||
host: 'https://analytics.threefold.io',
|
||||
siteId: 5
|
||||
}
|
||||
}
|
||||
],
|
||||
chainWebpack: config => {
|
||||
config.resolve.alias.set('@images', '@/assets/images')
|
||||
|
||||
Reference in New Issue
Block a user