We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc17028 commit 9734da9Copy full SHA for 9734da9
docusaurus.config.js
@@ -59,6 +59,8 @@ const config = {
59
path: 'latest',
60
label: `latest (${getLatestVersion()})`,
61
},
62
+ ${latestVersion}: {
63
+ },
64
65
66
blog: false,
0 commit comments