We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c08b326 + 6e8e5b4 commit 2c4b95aCopy full SHA for 2c4b95a
website/hugo.toml
@@ -125,10 +125,6 @@ offlineSearch = true
125
# Enable syntax highlighting and copy buttons on code blocks with Prism
126
prism_syntax_highlighting = false
127
128
-[[params.versions]]
129
-version = "master"
130
-url = "https://lima-vm.io"
131
-
132
# User interface configuration
133
[params.ui]
134
# Set to true to disable breadcrumb navigation.
@@ -188,6 +184,9 @@ enable = false
188
184
[[menus.main]]
189
185
name = "Community"
190
186
url = "/docs/community"
187
+[[menus.main]]
+ name = "Releases"
+ url = "https://github.com/lima-vm/lima/releases"
191
192
[module]
193
# uncomment line below for temporary local development of module
0 commit comments