Add Remote Jobs Page (#644)

This commit is contained in:
Brandon Hopkins
2026-03-04 04:57:20 -08:00
committed by GitHub
parent cb44c913b7
commit b2cab09cdc
5 changed files with 147 additions and 2 deletions

View File

@@ -99,6 +99,7 @@ export const docsNavigation = [
{ title: 'Browser Client', href: '/manage/peers/browser-client' },
{ title: 'SSH', href: '/manage/peers/ssh' },
{ title: 'Lazy Connections', href: '/manage/peers/lazy-connection' },
{ title: 'Remote Jobs', href: '/manage/peers/remote-jobs' },
{
title: 'Access Infrastructure',
isOpen: true,