Skip to content

Commit 15e8d88

Browse files
Merge pull request #69 from ESMValGroup/change_title
Change tutorial title and life cycle stage
2 parents 4be8dc7 + 48680fb commit 15e8d88

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

_config.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,21 @@
22
# Values for this lesson.
33
#------------------------------------------------------------
44

5-
# Which carpentry is this ("swc", "dc", "lc", or "cp")?
5+
# Which carpentry is this ("swc", "dc", "lc", "cp")?
66
# swc: Software Carpentry
77
# dc: Data Carpentry
88
# lc: Library Carpentry
99
# cp: Carpentries (to use for instructor traning for instance)
10-
# ea: eScience Academy
11-
carpentry: "ea"
10+
# ea: eScience Academy (not implemented)
11+
# et: ESMValTool Tutorial (to be implemented)
12+
carpentry: "et"
1213

1314
# Overall title for pages.
14-
title: "ESMValTool Introduction"
15+
title: "ESMValTool Tutorial"
1516

1617
# Life cycle stage of the lesson
1718
# possible values: "pre-alpha", "alpha", "beta", "stable"
18-
life_cycle: "pre-alpha"
19+
life_cycle: "alpha"
1920

2021
#------------------------------------------------------------
2122
# Generic settings (should not need to change).

0 commit comments

Comments
 (0)