Use new Jellyfin logo (#967)

* Use new Jellyfin logo

* Add warning to branding page
This commit is contained in:
Niels van Velzen 2024-04-23 16:40:57 +02:00 committed by GitHub
parent efd0466434
commit 7d09f5c6fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 35 deletions

View File

@ -30,6 +30,12 @@ Specific examples include:
## Icons and Other Assets
:::warning
Jellyfin is currently rebranding, as such these guidelines (including the logo) are outdated. Join our [#jellyfin-ui-ux](https://matrix.to/#/#jellyfin-ui-ux:matrix.org) chat on Matrix for any questions.
:::
All iconography and other resources can be found in the [jellyfin-ux](https://github.com/jellyfin/jellyfin-ux) repository.
- Icons

View File

@ -69,7 +69,7 @@ const config: Config = {
logo: {
alt: 'Jellyfin Logo',
src: 'images/logo.svg',
width: 240,
width: 280,
height: 80
},
links: [

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB