mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
feat: point english challenges to english subforum (#52619)
This commit is contained in:
@@ -14,7 +14,8 @@ const helpCategories = [
|
||||
'HTML-CSS',
|
||||
'JavaScript',
|
||||
'Backend Development',
|
||||
'Python'
|
||||
'Python',
|
||||
'English'
|
||||
] as const;
|
||||
|
||||
type BlockInfo = {
|
||||
|
||||
Reference in New Issue
Block a user