mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
docs: v0.14.0 (#2174)
This commit is contained in:
parent
aeece76928
commit
0071b4e7a5
2 changed files with 568 additions and 1 deletions
|
@ -37,10 +37,11 @@ module.exports = {
|
|||
rel: "",
|
||||
},
|
||||
{
|
||||
text: "v0.13.x", // current tagged version
|
||||
text: "v0.14.x", // current tagged version
|
||||
ariaLabel: "Version menu",
|
||||
items: [
|
||||
{ text: "🚧Dev", link: "https://master.docs.pomerium.io/docs" },
|
||||
{ text: "v0.14.x", link: "https://0-14-0.docs.pomerium.io/docs" },
|
||||
{ text: "v0.13.x", link: "https://0-13-0.docs.pomerium.io/docs" },
|
||||
{ text: "v0.12.x", link: "https://0-12-0.docs.pomerium.io/docs" },
|
||||
{ text: "v0.11.x", link: "https://0-11-0.docs.pomerium.io/docs" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue