Skip to content

Commit f613293

Browse files
authored
Update docusaurus.config.js
1 parent 84b2011 commit f613293

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docusaurus.config.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ module.exports = {
2828
'https://fonts.googleapis.com/css?family=Material+Icons',
2929
],
3030
scripts: [
31-
{
32-
src: 'https://cdn.jsdelivr.net/npm/[email protected]',
33-
async: true,
34-
},
31+
{ src: '/track-trial-click.js', async: true },
3532
],
3633
future: {
3734
v4: true,

0 commit comments

Comments
 (0)