Skip to content

Commit 93dbd77

Browse files
author
Toby Hodges
committed
added cwl option for carpentry in global config
1 parent 2543c4c commit 93dbd77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

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

5-
# Which carpentry is this ("swc", "dc", or "lc")?
6-
carpentry: "swc"
5+
# Which carpentry is this ("swc", "dc", "lc", or "cwl")?
6+
carpentry: "cwl"
77

88
# Overall title for pages.
99
title: "Common Workflow Language User Guide"

0 commit comments

Comments
 (0)