File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -210,17 +210,15 @@ kramdown:
210210
211211# These settings control the types of collections used by the template
212212collections :
213- teaching :
214- output : true
215- permalink : /:collection/:path/
216213 publications :
217214 output : true
218215 permalink : /:collection/:path/
219- portfolio :
216+ talks :
220217 output : true
221218 permalink : /:collection/:path/
222- talks :
219+ members :
223220 output : true
221+ sort_by : seniority
224222 permalink : /:collection/:path/
225223
226224
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Mark Chaisson
33title : Mark Chaisson - Associate Professor
44position : Associate Professor
55avatar : chaisson.png
6- twitter :
6+ seniority : 1
77---
88
99<img width =" 300 " src =" {{site.baseurl}}/images/people/{{page.avatar}} " data-action =" zoom " >
You can’t perform that action at this time.
0 commit comments