Skip to content

Commit 2cb46a3

Browse files
authored
update prism-react-renderer version (#71)
* update prism-react-renderer version * revert project anme to docs * use mermaind theme * revert mermaind
1 parent eb8fae5 commit 2cb46a3

File tree

4 files changed

+315
-314
lines changed

4 files changed

+315
-314
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ const config: Config = {
137137
prism: {
138138
theme: prismThemes.github,
139139
darkTheme: prismThemes.dracula,
140+
additionalLanguages: ['diff', 'json', 'bash', 'docker'],
140141
},
141142
} satisfies Preset.ThemeConfig,
142143
};

0 commit comments

Comments
 (0)