We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506e0ee commit 704f0a7Copy full SHA for 704f0a7
2 files changed
courses/snake/info.yml
@@ -35,9 +35,13 @@ vars:
35
coach-present: true
36
37
plan:
38
-- title: Workshop
39
- slug: workshop
40
- date: 2018-09-01
+- title: Příprava
+ slug: preparation
+ materials:
41
+ - lesson: beginners/cmdline
42
+ - lesson: beginners/install
43
+- title: Úvod do Pythonu
44
+ slug: intro
45
materials:
46
- title: Úvod
47
url: null
0 commit comments