Skip to content

Commit ffadeba

Browse files
author
Tom Mitchelmore
committed
Add v8.2 to v8.1 label
1 parent 93dd686 commit ffadeba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ const config: Config = {
4646
editUrl:
4747
"https://github.com/rareloop/lumberjack-documentation/tree/main/packages/create-docusaurus/templates/shared/",
4848
routeBasePath: "/",
49+
versions: {
50+
"v8.1": {
51+
label: "v8.1 / v8.2",
52+
},
53+
},
4954
},
5055
theme: {
5156
customCss: "./src/css/custom.css",

0 commit comments

Comments
 (0)