Skip to content

Commit

Permalink
complete lesson configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyhodges committed Nov 26, 2024
1 parent 413bc46 commit d2b3b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# incubator: The Carpentries Incubator
# Note that you can also use a custom carpentry type. For more info,
# see the documentation: https://carpentries.github.io/sandpaper-docs/editing.html
carpentry: 'cp'
carpentry: 'incubator'

# Custom carpentry description
# This will be used as the alt text for the logo
Expand All @@ -20,7 +20,7 @@ carpentry: 'cp'
title: 'ESMValTool Tutorial'

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created:
created: 2020-02-26

# Comma-separated list of keywords for the lesson
keywords: 'software, data, lesson, The Carpentries'
Expand Down

0 comments on commit d2b3b94

Please sign in to comment.