Skip to content

Commit

Permalink
Prism has changed to include format only, adding to config
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceJJones committed Nov 4, 2023
1 parent c07ceb2 commit 0d9ae50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crowdsec-docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ module.exports = {
prism: {
theme: themes.github,
darkTheme: themes.dracula,
additionalLanguages: ['bash', 'yaml', 'json'],
},
},
presets: [
Expand Down

0 comments on commit 0d9ae50

Please sign in to comment.