fix(curriculum): use C# highlighting in static typing discussion (#63890)

This commit is contained in:
Anna
2025-12-12 05:01:16 -05:00
committed by GitHub
parent b47ece72c8
commit 9f16487a20
3 changed files with 14 additions and 6 deletions
+3
View File
@@ -40,8 +40,11 @@ const config = {
{
languages: [
'bash',
'c',
'clike',
'cpp',
'css',
'csharp',
'html',
'javascript',
'json',