Skip to content

Commit a5818b3

Browse files
CopilotJusterZhu
andcommitted
Update i18n files and add C# syntax highlighting support
Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com>
1 parent 4009fa5 commit a5818b3

5 files changed

Lines changed: 1942 additions & 346 deletions

File tree

website/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ const config = {
127127
prism: {
128128
theme: prismThemes.github,
129129
darkTheme: prismThemes.dracula,
130+
additionalLanguages: ['csharp', 'bash', 'json'],
130131
},
131132
}),
132133
};

0 commit comments

Comments
 (0)