Skip to content

Commit 2d0e9cf

Browse files
authored
Update docusaurus.config.en.js
1 parent 9e29a97 commit 2d0e9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ const config = {
282282
prism: {
283283
theme: prismLight,
284284
darkTheme: prismDark,
285-
additionalLanguages: ["java", "cpp", "rust", "python", "javascript", "yaml", "bash", "docker"],
285+
additionalLanguages: ["java", "cpp", "rust", "python", "javascript", "yaml", "bash", "docker", "csharp"],
286286
magicComments: [
287287
// Remember to extend the default highlight class name as well!
288288
{

0 commit comments

Comments
 (0)