Skip to content

Commit e61229c

Browse files
committed
add osano silent script
1 parent 08bff57 commit e61229c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docusaurus.config.js

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ const config = {
5252
{
5353
src: 'https://cmp.osano.com/AzZMxHTbQDOQD8c1J/a2e89f0e-f467-4542-bfea-30ea2c1a6648/osano.js',
5454
},
55+
{
56+
src: 'https://cmp.osano.com/AzZMxHTbQDOQD8c1J/84e64bce-4a70-4dcc-85cb-7958f22b2371/osano.js',
57+
},
5558
{
5659
src: 'https://plausible.io/js/script.js',
5760
defer: true,
@@ -296,16 +299,16 @@ const config = {
296299
href: 'https://github.com/MetaMask/metamask-docs',
297300
},
298301
{
299-
label: "MetaMask wallet GitHub",
300-
href: "https://github.com/MetaMask/metamask-extension/",
302+
label: 'MetaMask wallet GitHub',
303+
href: 'https://github.com/MetaMask/metamask-extension/',
301304
},
302305
{
303306
label: 'MetaMask SDK GitHub',
304307
href: 'https://github.com/MetaMask/metamask-sdk/',
305308
},
306309
{
307-
label: "MetaMask Mobile GitHub",
308-
href: "https://github.com/MetaMask/metamask-mobile",
310+
label: 'MetaMask Mobile GitHub',
311+
href: 'https://github.com/MetaMask/metamask-mobile',
309312
},
310313
{
311314
label: 'Snaps GitHub',

0 commit comments

Comments
 (0)