Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit aed2f24

Browse files
committed
docs: add 1panel deployment method
1 parent efde28a commit aed2f24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vitepress/config/sidebar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ function deploy(): DefaultTheme.SidebarItem[] {
9898
{ text: "💻 Windows 一键部署", link: "/windows" },
9999
{ text: "👍 手动部署", link: "/cli" },
100100
{ text: "😁 宝塔面板部署", link: "/btpanel" },
101+
{ text: "🥇 1Panel 部署", link: "/1panel" },
101102
{ text: "😊 CasaOS 部署", link: "/casaos" },
102103
{ text: "😌 社区提供的部署脚本", link: "/linux-one" },
103104
],

0 commit comments

Comments
 (0)