mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: split odin project block in two (#49140)
* feat: split odin project block into two blocks * refactor: remove redundant isOdinProject checks * fix: revert checkbox outline changes Keyboard users need a way to see what's currently in focus, so we can't hide the outline * fix: add help category * fix: use HTML-CSS help category --------- Co-authored-by: sembauke <semboot699@gmail.com>
This commit is contained in:
committed by
GitHub
parent
5484a0f90b
commit
b16c62f631
@@ -42,7 +42,8 @@
|
||||
"algorithms": "JavaScript",
|
||||
"data-structures": "JavaScript",
|
||||
"take-home-projects": "JavaScript",
|
||||
"the-odin-project": "JavaScript",
|
||||
"the-odin-project": "HTML-CSS",
|
||||
"the-odin-project-projects": "HTML-CSS",
|
||||
"rosetta-code": "JavaScript",
|
||||
"project-euler": "JavaScript",
|
||||
"scientific-computing-with-python": "Python",
|
||||
|
||||
Reference in New Issue
Block a user