mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 00:16:36 +00:00
Added install page from Android TV/tvOS (#495)
* - Seperated Android and iOS install pages - Added detailed setup guide for Android, Android TV * updated image alt tags * removed dead links, tv.mdx * redirect old mobile page to install index page --------- Authored-by: Ashley Mensah <ashley@netbird.io>
This commit is contained in:
@@ -37,9 +37,10 @@ export const docsNavigation = [
|
||||
{ title: 'Linux', href: '/get-started/install/linux' },
|
||||
{ title: 'Windows', href: '/get-started/install/windows' },
|
||||
{ title: 'MacOS', href: '/get-started/install/macos' },
|
||||
{ title: 'Android', href: '/get-started/install/android' },
|
||||
{ title: 'iOS', href: '/get-started/install/ios' },
|
||||
{ title: 'Docker', href: '/get-started/install/docker' },
|
||||
{ title: 'Synology', href: '/get-started/install/synology' },
|
||||
{ title: 'Android/iOS', href: '/get-started/install/mobile' },
|
||||
{ title: 'pfSense', href: '/get-started/install/pfsense' },
|
||||
{ title: 'OPNsense', href: '/get-started/install/opnsense' },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user