mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo (#7643)
This commit is contained in:
parent
a989a1d17e
commit
42ab07f62f
14 changed files with 102 additions and 83 deletions
|
@ -148,7 +148,7 @@ const config = {
|
|||
alt: 'Meta Open Source Logo',
|
||||
// This default includes a positive & negative version, allowing for
|
||||
// appropriate use depending on your site's style.
|
||||
src: 'img/meta_opensource_logo_negative.png',
|
||||
src: '/img/meta_opensource_logo_negative.svg',
|
||||
href: 'https://opensource.fb.com',
|
||||
},
|
||||
// Please do not remove the credits, help to publicize Docusaurus :)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue