fix: change The Odin Project name (#52939)

This commit is contained in:
Sem Bauke
2024-01-04 14:20:54 +01:00
committed by GitHub
parent 30d8d8cef9
commit b4a550966b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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',