sync Academic v4 (list_format -> view)
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
widget = "posts" # Do not modify this line!
|
||||
active = true # Activate this widget? true/false
|
||||
weight = 40 # Order that this section will appear.
|
||||
date = 2016-04-20T00:00:00
|
||||
|
||||
title = "Recent Posts"
|
||||
subtitle = ""
|
||||
@@ -12,11 +11,11 @@ subtitle = ""
|
||||
# Number of recent posts to list.
|
||||
count = 5
|
||||
|
||||
# List format.
|
||||
# 0 = Simple
|
||||
# 1 = Detailed
|
||||
# 2 = Stream
|
||||
list_format = 2
|
||||
# View.
|
||||
# 1 = List
|
||||
# 2 = Compact
|
||||
# 3 = Card
|
||||
view = 2
|
||||
|
||||
# Filter posts by tag or category.
|
||||
# E.g. to only show posts tagged with `Academic`, set `filter_tag = "Academic"`
|
||||
|
||||
Reference in New Issue
Block a user