Skip to content

Commit 082c084

Browse files
authored
Merge pull request #774 from bkmgit/patch-1
Add explantion for "kind"
2 parents 7c91e2d + a163e4f commit 082c084

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,10 @@ title: "Workshop Title"
7373
# Generic settings (should not need to change).
7474
#------------------------------------------------------------
7575

76-
# What kind of thing is this ("workshop" or "lesson")?
76+
# This setting (kind) takes configurations from the styles
77+
# template. Please do not modify this. If you are teaching
78+
# a custom set of lessons or a single lesson, use a custom
79+
# schedule.
7780
kind: "workshop"
7881

7982
# Magic to make URLs resolve both locally and on GitHub.

0 commit comments

Comments
 (0)