diff --git a/config.yaml b/config.yaml index 7e1ea10..680dd9f 100644 --- a/config.yaml +++ b/config.yaml @@ -12,7 +12,7 @@ # This option supports custom types so lessons can be branded # and themed with your own logo and alt-text (see `carpentry_description`) # See https://carpentries.github.io/sandpaper-docs/editing.html#adding-a-custom-logo -carpentry: 'intersect' +carpentry: 'intersect' # Alt-text description of the lesson. carpentry_description: 'A lesson that teaches about building a community.' @@ -28,7 +28,7 @@ keywords: 'software, research, community' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'beta' +life_cycle: 'stable' # License of the lesson license: 'CC-BY 4.0'