Skip to content

Commit

Permalink
Merge pull request #24 from DanRoscigno/remove-unmaintained-label
Browse files Browse the repository at this point in the history
remove label
  • Loading branch information
DanRoscigno authored Oct 11, 2023
2 parents e043222 + be2638e commit bddfb44
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@ const config = {
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/StarRocks/starrocks/tree/main/',
lastVersion: '3.1',
versions: {
'3.1': {
},
'3.0': {
banner: 'none'
},
},
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
Expand Down

0 comments on commit bddfb44

Please sign in to comment.