chore(docs): disable bugherd for now (#28045)
This commit is contained in:
parent
de9daf7ad9
commit
4b0452b87b
|
|
@ -257,10 +257,10 @@ const config = {
|
||||||
}),
|
}),
|
||||||
scripts: [
|
scripts: [
|
||||||
'/script/matomo.js',
|
'/script/matomo.js',
|
||||||
{
|
// {
|
||||||
src: 'https://www.bugherd.com/sidebarv2.js?apikey=enilpiu7bgexxsnoqfjtxa',
|
// src: 'https://www.bugherd.com/sidebarv2.js?apikey=enilpiu7bgexxsnoqfjtxa',
|
||||||
async: true,
|
// async: true,
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue