2
0
mirror of https://github.com/acepanel/acepanel.github.io.git synced 2026-02-04 07:57:17 +08:00

fix: 添加菜单

This commit is contained in:
耗子
2025-03-30 20:11:47 +08:00
committed by GitHub
parent bfddc1712c
commit 0e24cd4384

View File

@@ -80,6 +80,10 @@ export default defineConfig({
text: '配置反向代理',
link: '/advanced/proxy'
},
{
text: '配置进程守护',
link: '/advanced/supervisor'
},
{
text: '配置 QUICHTTP3',
link: '/advanced/quic'