We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7774cfa commit d83fae9Copy full SHA for d83fae9
.vitepress/config.mjs
@@ -51,7 +51,7 @@ export default defineConfig({
51
{ text: "🦈 Docker 部署", link: "/docker" },
52
{ text: "☸️ Kubernetes 部署", link: "/kubernetes" },
53
{ text: "☁️ 雨云一键云部署(NEW)", link: "/rainyun" },
54
- { text: "💻 Windows 一键部署", link: "/windows" },
+ { text: "💻 启动器一键部署", link: "/windows" },
55
{ text: "👍 手动部署", link: "/cli" },
56
{ text: "😁 宝塔面板部署", link: "/btpanel" },
57
{ text: "🥇 1Panel 部署", link: "/1panel" },
0 commit comments