sync Academic v4 (list_format -> view)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
+++
|
||||
# Recent and Upcoming Talks widget.
|
||||
widget = "talks"
|
||||
active = true
|
||||
date = 2016-04-20T00:00:00
|
||||
widget = "talks" # Do not modify this line!
|
||||
active = true # Activate this widget? true/false
|
||||
|
||||
title = "Recent & Upcoming Talks"
|
||||
subtitle = ""
|
||||
@@ -13,11 +12,11 @@ weight = 30
|
||||
# Number of talks to list.
|
||||
count = 10
|
||||
|
||||
# List format.
|
||||
# 0 = Simple
|
||||
# 1 = Detailed
|
||||
# 2 = Stream
|
||||
list_format = 2
|
||||
# View.
|
||||
# 1 = List
|
||||
# 2 = Compact
|
||||
# 3 = Card
|
||||
view = 2
|
||||
|
||||
# Exclude talks that are shown in the Featured Talks widget?
|
||||
exclude_featured = false
|
||||
|
||||
Reference in New Issue
Block a user