This commit is contained in:
MacRimi
2025-03-02 12:32:36 +01:00
parent 206cf74f60
commit 0fc9debbb7
2 changed files with 9 additions and 103 deletions

View File

@@ -25,7 +25,6 @@ const sidebarItems: MenuItem[] = [
{ title: "Overview", href: "/docs/post-install" },
{ title: "Basic Settings", href: "/docs/post-install/basic-settings" },
{ title: "System", href: "/docs/post-install/system" },
{ title: "Hardware", href: "/docs/post-install/hardware" },
{ title: "Virtualization", href: "/docs/post-install/virtualization" },
{ title: "Network", href: "/docs/post-install/network" },
{ title: "Storage", href: "/docs/post-install/storage" },