File tree 2 files changed +8
-3
lines changed 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ kramdown:
198
198
enable_coderay : false
199
199
200
200
201
- # Collections
201
+ # These settings control the types of collections used by the template
202
202
collections :
203
203
teaching :
204
204
output : true
@@ -214,7 +214,7 @@ collections:
214
214
permalink : /:collection/:path/
215
215
216
216
217
- # Defaults
217
+ # These settings control how pages and collections are included in the site
218
218
defaults :
219
219
# _posts
220
220
- scope :
Original file line number Diff line number Diff line change 1
- # main links links
1
+ # The following is the order of the links in the header of the website.
2
+ #
3
+ # Changing the order here will adjust the order and you can also add additional
4
+ # links. Removing a link prevents it from showing in the header, but does not
5
+ # prevent it from being included in the site.
6
+
2
7
main :
3
8
4
9
You can’t perform that action at this time.
0 commit comments