Skip to content

Commit caddf9d

Browse files
authored
Add Laurea spring 2025 course to dropdown menu
1 parent e8a1f80 commit caddf9d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

course-settings.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ const courseSettings = {
2020
tmcOrganization: "insviladegracia",
2121
tmcCourse: "python-viladegracia-2024"
2222
},
23+
{
24+
tmcOrganization: "laurea",
25+
tmcCourse: "python-laurea-spring-2025-Katja-Deepak"
26+
},
2327
// {
2428
// tmcOrganization: "hbc",
2529
// tmcCourse: "python-TVT21A",

0 commit comments

Comments
 (0)