From 6764d729f49be9496087ee5c05fdaf4a69737f51 Mon Sep 17 00:00:00 2001 From: Duncan Loxton Date: Wed, 16 Aug 2023 10:19:22 +1000 Subject: [PATCH] add date of birth --- config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.yaml b/config.yaml index b3bfd79..8e9b7f1 100644 --- a/config.yaml +++ b/config.yaml @@ -14,7 +14,7 @@ carpentry: 'incubator' title: 'Lesson Title' # FIXME # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: ~ # FIXME +created: 2023-08-15 # FIXME # Comma-separated list of keywords for the lesson keywords: 'software, data, lesson, The Carpentries' # FIXME @@ -58,17 +58,17 @@ contact: 'team@carpentries.org' # FIXME # - another-learner.md # Order of episodes in your lesson -episodes: +episodes: - introduction.md # Information for Learners -learners: +learners: # Information for Instructors -instructors: +instructors: # Learner Profiles -profiles: +profiles: # Customisation --------------------------------------------- #