Skip to content

Commit

Permalink
Add Centria course to course listing
Browse files Browse the repository at this point in the history
The course starts in 2025, hence the name
  • Loading branch information
HeikkiHei authored Dec 3, 2024
1 parent 68f0251 commit 2ec95e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions course-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ const courseSettings = {
tmcOrganization: "ksyk",
tmcCourse: "python-2024"
},
{
tmcOrganization: "centria",
tmcCourse: "centria-python-2025"
},
],
}

Expand Down

0 comments on commit 2ec95e7

Please sign in to comment.