mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 12:06:09 -04:00
docs: fix some code highlightings
This commit is contained in:
parent
ebb8d7ca96
commit
7cf80ecc61
3 changed files with 8 additions and 7 deletions
|
@ -180,6 +180,7 @@ async function createConfig() {
|
|||
prism: {
|
||||
theme: lightCodeTheme,
|
||||
darkTheme: darkCodeTheme,
|
||||
additionalLanguages: ['shell-session'],
|
||||
},
|
||||
}),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue