Skip to content

Commit 25ee421

Browse files
authored
Merge pull request #85 from jt14den/add-stable-to-config
adding lifecycle info to _config
2 parents e34fb5d + 8dbd1ba commit 25ee421

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ carpentry: "lc"
1212
# Overall title for pages.
1313
title: "Library Carpentry: Introduction to Git"
1414

15+
# Life cycle stage of the lesson
16+
# possible values: "pre-alpha", "alpha", "beta", "stable"
17+
life_cycle: "stable"
1518

1619
#------------------------------------------------------------
1720
# Generic settings (should not need to change).

0 commit comments

Comments
 (0)