We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc3320 commit 5caa85fCopy full SHA for 5caa85f
docusaurus.config.js
@@ -375,8 +375,8 @@ const config = {
375
navbar: {
376
logo: {
377
alt: 'MetaMask logo',
378
- src: '/img/metamask-logo.svg',
379
- srcDark: '/img/metamask-logo-dark.svg',
+ src: 'img/metamask-logo.svg',
+ srcDark: 'img/metamask-logo-dark.svg',
380
width: 150,
381
},
382
hideOnScroll: false,
@@ -432,8 +432,8 @@ const config = {
432
footer: {
433
434
435
436
437
href: 'https://metamask.io/',
438
width: 250,
439
0 commit comments