Skip to content

Commit 957e950

Browse files
committed
Update docusaurus.config.js
1 parent 5caa85f commit 957e950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const config = {
7979
"@context": "https://schema.org",
8080
"@type": "Organization",
8181
"url": "${fullUrl}",
82-
"logo": "${new URL('https://docs.metamask.io/img/favicons/favicon-96x96.png', fullUrl).toString()}"
82+
"logo": "${new URL('img/favicons/favicon-96x96.png', fullUrl).toString()}"
8383
}
8484
`,
8585
},

0 commit comments

Comments
 (0)