mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 15:36:36 +00:00
Feat/add apple tv installation docs (#520)
* - Added docs page for installing on tvOS - Split Android & Android TV installations into seperate pages --------- Co-authored-by: Ashley Mensah <ashley@netbird.io> Co-authored-by: Jack Carter <128555021+SunsetDrifter@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,9 @@ export const docsNavigation = [
|
||||
{ title: 'MacOS', href: '/get-started/install/macos' },
|
||||
{ title: 'Docker', href: '/get-started/install/docker' },
|
||||
{ title: 'iOS', href: '/get-started/install/ios' },
|
||||
{ title: 'tvOS', href: '/get-started/install/tvos'},
|
||||
{ title: 'Android', href: '/get-started/install/android' },
|
||||
{ title: 'Android TV', href: '/get-started/install/android-tv'}
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user