docs: fix some code highlightings

This commit is contained in:
Thomas Tendyck 2022-09-12 17:24:45 +02:00 committed by Thomas Tendyck
parent ebb8d7ca96
commit 7cf80ecc61
3 changed files with 8 additions and 7 deletions

View file

@ -180,6 +180,7 @@ async function createConfig() {
prism: {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
additionalLanguages: ['shell-session'],
},
}),