Skip to content

Commit

Permalink
disable code snippet languages
Browse files Browse the repository at this point in the history
  • Loading branch information
bnewbold committed Oct 2, 2024
1 parent cdb13e8 commit eadb11b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ const config = {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
},
// disable openapi language snippets
languageTabs: [],
algolia: {
appId: 'T5MN80JFZF',
// Public API key: it is safe to commit it
Expand Down

0 comments on commit eadb11b

Please sign in to comment.