Skip to content

Commit a6c44f1

Browse files
authored
Merge pull request #6 from StarlaneStudios/main
fix: add fallback logo
2 parents ac50beb + 58a05cc commit a6c44f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ const config = {
5959
navbar: {
6060
logo: {
6161
alt: 'Starlane Docs',
62+
src: 'img/logo-black.svg',
6263
className: 'navbar-logo',
6364
},
6465
items: [

0 commit comments

Comments
 (0)