chore(docs): update header logo (#796)
* chore(docs): update header logo Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com> * fix: don't step on toes Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com> --------- Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
This commit is contained in:
@@ -80,10 +80,10 @@ const config: Config = {
|
|||||||
respectPrefersColorScheme: true,
|
respectPrefersColorScheme: true,
|
||||||
},
|
},
|
||||||
navbar: {
|
navbar: {
|
||||||
title: 'Stoat Developers',
|
|
||||||
logo: {
|
logo: {
|
||||||
alt: 'Stoat',
|
alt: 'Stoat for Developers',
|
||||||
src: 'https://stoat.chat/favicon.svg',
|
src: '/img/navbar.light.svg',
|
||||||
|
srcDark: '/img/navbar.dark.svg'
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
|
|||||||
9
docs/static/img/navbar.dark.svg
vendored
Normal file
9
docs/static/img/navbar.dark.svg
vendored
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 18 KiB |
22
docs/static/img/navbar.light.svg
vendored
Normal file
22
docs/static/img/navbar.light.svg
vendored
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user