mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 23:57:34 +02:00
docs: update examples for v0.0.5 (#147)
This commit is contained in:
parent
8de453dae3
commit
14403ce388
21 changed files with 339 additions and 239 deletions
|
@ -42,7 +42,7 @@ function guideSidebar(title) {
|
|||
{
|
||||
title,
|
||||
collapsable: false,
|
||||
children: ["", "helm", "kubernetes", "synology", "from-source"]
|
||||
children: ["", "binary","from-source","helm", "kubernetes", "synology"]
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue