mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update DocSidebar.tsx
This commit is contained in:
parent
3b47497e03
commit
c807e959b1
@ -20,7 +20,7 @@ const sidebarItems: MenuItem[] = [
|
||||
{ title: "Introduction", href: "/docs/introduction" },
|
||||
{ title: "Installation", href: "/docs/installation" },
|
||||
{
|
||||
title: "Hardware: GPUs and Coral",
|
||||
title: "GPUs and Coral",
|
||||
submenu: [
|
||||
{ title: "HW iGPU acceleration to an LXC", href: "/docs/hardware/igpu-acceleration-lxc" },
|
||||
{ title: "Coral TPU to an LXC", href: "/docs/hardware/coral-tpu-lxc" },
|
||||
@ -28,7 +28,7 @@ const sidebarItems: MenuItem[] = [
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hard Drives, Disk Images, and Storage",
|
||||
title: "Storage",
|
||||
submenu: [
|
||||
{ title: "Disk Passthrough to a VM", href: "/docs/storage/disk-passthrough-vm" },
|
||||
{ title: "Import Disk Image to a VM", href: "/docs/storage/import-disk-image-vm" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user