chore(docs): disable bugherd for now (#28045)

This commit is contained in:
Evan Rusackas 2024-04-15 21:46:34 -06:00 committed by GitHub
parent de9daf7ad9
commit 4b0452b87b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -257,10 +257,10 @@ const config = {
}),
scripts: [
'/script/matomo.js',
{
src: 'https://www.bugherd.com/sidebarv2.js?apikey=enilpiu7bgexxsnoqfjtxa',
async: true,
},
// {
// src: 'https://www.bugherd.com/sidebarv2.js?apikey=enilpiu7bgexxsnoqfjtxa',
// async: true,
// },
],
};