Access home network how-to guide (#385)

This commit is contained in:
Jack Carter
2025-07-23 16:00:23 +02:00
committed by GitHub
parent f8f44bf5ed
commit 9eb5da76c3
9 changed files with 116 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ export const docsNavigation = [
{ title: 'Routing traffic to multiple IP resources', href: '/how-to/routing-traffic-to-multiple-resources' },
{ title: 'Accessing restricted website domain resources', href: '/how-to/accessing-restricted-domain-resources' },
{ title: 'Accessing entire domains within networks', href: '/how-to/accessing-entire-domains-within-networks' },
{ title: 'Accessing your home network', href: '/how-to/access-home-network' },
]
},
{