mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Upate code-of-conduct page
This commit is contained in:
@@ -66,6 +66,14 @@ const sidebarItems: MenuItem[] = [
|
||||
{ title: "Uninstall ProxMenux", href: "/docs/settings/uninstall-proxmenux" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
submenu: [
|
||||
{ title: "Code of Conduct", href: "/docs/about/code-of-conduct" },
|
||||
{ title: "FAQ", href: "/docs/about/faq" },
|
||||
],
|
||||
},
|
||||
{ title: "External Repositories", href: "/docs/external-repositories" },
|
||||
]
|
||||
|
||||
export default function DocSidebar() {
|
||||
|
Reference in New Issue
Block a user