Skip to content

Commit

Permalink
fix: rm lts unmaintained banner (apache#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeYoung authored Sep 30, 2022
1 parent d9f07b0 commit afb2281
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ module.exports = {
version,
});
},
versions: {
2.15: {
banner: 'none',
},
},
},
],
[
Expand Down

0 comments on commit afb2281

Please sign in to comment.