Skip to content

Commit

Permalink
Remove coming soon parts sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
S4ndyk committed Jun 26, 2020
1 parent da85c68 commit 2454d5f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions course-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ const courseSettings = {
{ separator: true, title: "Java Programming I" },
],
sidebarFuturePages: [
{ title: "Part 12", tba: "Coming Soon" }, // 21.4.
{ title: "Part 13", tba: "Coming Soon" }, // 28.4.
{ title: "Part 14", tba: "Coming Soon" }, // 5.5.
], // { title: "Osa 14", tba: "19.4.2019" },
],
splitCourses: false,
useNewPointsVisualization: false
}
Expand Down

0 comments on commit 2454d5f

Please sign in to comment.