We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 919870a + 262eabc commit d7c6f30Copy full SHA for d7c6f30
1 file changed
docusaurus.config.js
@@ -154,6 +154,7 @@ const config = {
154
prism: {
155
theme: prismThemes.github,
156
darkTheme: prismThemes.dracula,
157
+ additionalLanguages: ['csharp'],
158
},
159
}),
160
};
0 commit comments