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

@@ -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"`