mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): use C# highlighting in static typing discussion (#63890)
This commit is contained in:
@@ -40,8 +40,11 @@ const config = {
|
||||
{
|
||||
languages: [
|
||||
'bash',
|
||||
'c',
|
||||
'clike',
|
||||
'cpp',
|
||||
'css',
|
||||
'csharp',
|
||||
'html',
|
||||
'javascript',
|
||||
'json',
|
||||
|
||||
Reference in New Issue
Block a user