Add skills gateway category back to sidebar

This commit is contained in:
clyang 2026-04-18 22:09:44 +08:00
parent da1452d756
commit 52934ae9ed
No known key found for this signature in database
GPG key ID: D52FE178A5104AD1

View file

@ -340,6 +340,13 @@ const sidebars = {
},
],
},
{
type: "category",
label: "Skills Gateway",
items: [
"skills_gateway",
],
},
],
},
{