feat: add proton config info

This commit is contained in:
DecDuck
2026-02-06 18:15:54 +11:00
parent 938109708e
commit bef3642b53
3 changed files with 66 additions and 0 deletions
+4
View File
@@ -32,6 +32,10 @@ export default defineConfig({
label: "Install",
autogenerate: { directory: "user/install" },
},
{
label: "Usage",
items: [{ slug: "user/usage/proton" }],
},
],
},
{