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