mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(tools): test file buttons (#44919)
* feat(tools): test file buttons * fix: set SHOW_NEW_CURRICULUM to true * fix: landing test
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ CURRICULUM_LOCALE=english
|
||||
|
||||
# Show or hide WIP in progress challenges
|
||||
SHOW_UPCOMING_CHANGES=false
|
||||
SHOW_NEW_CURRICULUM=false
|
||||
SHOW_NEW_CURRICULUM=true
|
||||
|
||||
# Application paths
|
||||
HOME_LOCATION=http://localhost:8000
|
||||
|
||||
Reference in New Issue
Block a user