sync Academic v4 (list_format -> view)

This commit is contained in:
George Cushen
2019-02-04 22:42:51 +00:00
parent 75bd489ceb
commit c50d008881
20 changed files with 86 additions and 130 deletions

View File

@@ -1,8 +1,7 @@
+++
# Featured Talks widget.
widget = "talks_featured"
active = false
date = 2016-04-20T00:00:00
widget = "talks_featured" # Do not modify this line!
active = false # Activate this widget? true/false
title = "Featured Talks"
subtitle = ""
@@ -10,9 +9,9 @@ subtitle = ""
# Order that this section will appear in.
weight = 29
# List format.
# 0 = Simple
# 1 = Detailed
# 3 = Stream
list_format = 0
# View.
# 1 = List
# 2 = Compact
# 3 = Card
view = 3
+++