Skip to content

Commit 442ddcf

Browse files
authored
Tweaks to SDC front page (#1527)
* Hide tracks menu, it's empty and not useful. * Add a meaningful sub-title to the course page. * Link to the Overview on the front page.
1 parent c1dcc26 commit 442ddcf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

org-cyf-sdc/content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title="Software Development Course"
3-
menus_to_map=["start here", "SDC", "tracks"]
4-
description="Course began [📅 March 2025](https://curriculum.codeyourfuture.io)."
3+
menus_to_map=["start here", "SDC"]
4+
description="Practical, employment-focused training in foundational software concepts."
55
emoji= "🧑🏾‍🔧"
66
+++
77

org-cyf-sdc/content/overview/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title="Course overview"
33
layout="overview"
44
overview_menu='SDC'
5+
menus = ["start here"]
56
+++
67

78
## Objective

0 commit comments

Comments
 (0)