mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:30:05 +03:00
set GH link as primary secondary link
This commit is contained in:
+5
-5
@@ -1016,15 +1016,15 @@ const thirdPartyClients: Array<Client> = [
|
||||
}
|
||||
],
|
||||
secondaryLinks: [
|
||||
{
|
||||
id: 'website',
|
||||
name: 'Website',
|
||||
url: 'https://jellify.app'
|
||||
},
|
||||
{
|
||||
id: 'github',
|
||||
name: 'GitHub',
|
||||
url: 'https://github.com/Jellify-Music/App'
|
||||
},
|
||||
{
|
||||
id: 'website',
|
||||
name: 'Website',
|
||||
url: 'https://jellify.app'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user