mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: change The Odin Project name (#52939)
This commit is contained in:
@@ -1107,7 +1107,7 @@
|
||||
}
|
||||
},
|
||||
"the-odin-project": {
|
||||
"title": "The Odin Project (Beta)",
|
||||
"title": "The Odin Project - freeCodeCamp Remix (Beta)",
|
||||
"intro": [
|
||||
"The Odin Project was created in 2013 by a lone developer, Erik Trautman. Over the years, an open source community has sprung up to maintain and expand the project.",
|
||||
"freeCodeCamp has expanded upon the open source curriculum to make it run interactively in the browser, with tests to evaluate your code and ensure you've understood key concepts.",
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ const superBlocks = [
|
||||
'College Algebra with Python',
|
||||
'A2 English for Developers (Beta)',
|
||||
'Foundational C# with Microsoft',
|
||||
'The Odin Project (Beta)',
|
||||
'The Odin Project - freeCodeCamp Remix (Beta)',
|
||||
'Coding Interview Prep',
|
||||
'Project Euler',
|
||||
'Rosetta Code',
|
||||
|
||||
Reference in New Issue
Block a user