Skip to content

Commit 1ee8891

Browse files
authored
Add Launch to next steps of SDC (#1622)
Also, re-add next-steps emoji
1 parent 179eef5 commit 1ee8891

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
+++
22
title = 'Piscine'
33
description = 'In teams and on your own, build working software with tests. Explain your work to others.'
4+
emoji = '🐟'
45
menu = ['next steps']
56
external_url = "https://piscine.codeyourfuture.io"
67
+++

org-cyf-sdc/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "Software Development Course"
3-
menus_to_map = ["start here", "SDC"]
3+
menus_to_map = ["start here", "SDC", "next steps"]
44
description = "Practical, employment-focused training in foundational software concepts."
55
+++
66

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+++
2+
title = "The Launch"
3+
description = "Work together in a cross functional Agile team to design, develop, and deliver a unique functioning product."
4+
emoji = "🚀"
5+
menu = ["next steps"]
6+
external_url = "https://launch.codeyourfuture.io"
7+
+++

0 commit comments

Comments
 (0)