1
0

Update to Academic v3.1.0

This commit is contained in:
George Cushen
2018-11-03 23:48:59 +00:00
parent db66886e08
commit 91171f5e9d
3 changed files with 15 additions and 2 deletions

View File

@ -17,9 +17,16 @@ folder = "project"
# View.
# Customize how projects are displayed.
# Legend: 0 = list, 1 = cards.
# Legend: 0 = list, 1 = cards, 2 = showcase.
view = 1
# Widget layout
# Legend: 0 = two columns (default), 1 = single column
widget_layout = 0
# For Showcase view, flip alternate rows?
flip_alt_rows = false
# Filter toolbar.
# Default filter index (e.g. 0 corresponds to the first `[[filter]]` instance below).