sync Academic v4 (list_format -> view)
This commit is contained in:
@@ -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
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user