We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0efcb97 commit d43478fCopy full SHA for d43478f
config.toml
@@ -108,7 +108,7 @@ version = "0.8"
108
url_latest_version = "/docs"
109
110
[[params.versions]]
111
- version = "v0.8 (latest)"
+ version = "v0.8"
112
url = "/docs"
113
114
content/en/docs/_index.md
@@ -1,5 +1,5 @@
1
---
2
-title: "v0.8 (latest)"
+title: "v0.8"
3
linkTitle: "Docs"
4
weight: 20
5
0 commit comments