Skip to content

Commit

Permalink
fix: fix bash highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
Chivier committed Jul 25, 2024
1 parent f1b796d commit 11168aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ const config = {
prism: {
theme: prismThemes.github,
darkTheme: prismThemes.dracula,
additionalLanguages: ['bash']
},
}),
};
Expand Down

0 comments on commit 11168aa

Please sign in to comment.