mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 05:26:59 +00:00
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,
|
||||
},
|
||||
navbar: {
|
||||
title: 'Stoat Developers',
|
||||
logo: {
|
||||
alt: 'Stoat',
|
||||
src: 'https://stoat.chat/favicon.svg',
|
||||
alt: 'Stoat for Developers',
|
||||
src: '/img/navbar.light.svg',
|
||||
srcDark: '/img/navbar.dark.svg'
|
||||
},
|
||||
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