Skip to content

Commit a28a05b

Browse files
authored
Merge pull request #6 from carpentries-incubator/lab-styling
Style for The Carpentries Lab
2 parents 5b67c92 + 19adfb3 commit a28a05b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
#------------------------------------------------------------
44

55
# Which carpentry is this ("swc", "dc", or "lc")?
6-
carpentry: "incubator"
6+
carpentry: "lab"
77

88
# Overall title for pages.
99
title: "Introduction to the Command Line for Metagenomics"
1010

11-
life_cycle: "beta"
11+
life_cycle: "stable"
12+
13+
doi: "https://doi.org/10.5281/zenodo.4285900"
1214

1315
# Contact. This *must* include the protocol: if it's an email
1416
# address, it must look like "mailto:[email protected]",

0 commit comments

Comments
 (0)