Skip to content

Commit 2e02faa

Browse files
Prefix version labels with "Version"
This makes the version select box stand out more.
1 parent 18960ed commit 2e02faa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"navigation": {
2020
"versions": [
2121
{
22-
"version": "2025-03-26",
22+
"version": "Version 2025-03-26",
2323
"groups": [
2424
{
2525
"group": "Get Started",
@@ -135,7 +135,7 @@
135135
]
136136
},
137137
{
138-
"version": "2024-11-05",
138+
"version": "Version 2024-11-05",
139139
"groups": [
140140
{
141141
"group": "Get Started",

0 commit comments

Comments
 (0)