Skip to content

Commit

Permalink
Merge pull request #39 from HeikkiHei/patch-1
Browse files Browse the repository at this point in the history
Add Centria course to course listing
  • Loading branch information
Redande authored Dec 17, 2024
2 parents 4059d62 + 2ec95e7 commit 12f257d
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 12f257d

Please sign in to comment.