Skip to content

Commit 52cdd56

Browse files
committed
complete configuration of Workbench lesson site
1 parent 41f39bc commit 52cdd56

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ carpentry: 'incubator'
2020
title: 'Intro to AI for GLAM'
2121

2222
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
23-
created:
23+
created: 2021-02-11
2424

2525
# Comma-separated list of keywords for the lesson
2626
keywords: 'software, data, lesson, The Carpentries'
@@ -64,7 +64,7 @@ contact: 'team@carpentries.org'
6464
# - another-learner.md
6565

6666
# Order of episodes in your lesson
67-
episodes:
67+
episodes:
6868
- 01-welcome.md
6969
- 02-AI-in-a-Nutshell.md
7070
- 03-AI-ML-concepts.md
@@ -74,13 +74,13 @@ episodes:
7474
- 07-ecosystem.md
7575

7676
# Information for Learners
77-
learners:
77+
learners:
7878

7979
# Information for Instructors
80-
instructors:
80+
instructors:
8181

8282
# Learner Profiles
83-
profiles:
83+
profiles:
8484

8585
# Customisation ---------------------------------------------
8686
#

0 commit comments

Comments
 (0)