sync Academic v4 (list_format -> view)
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
+++
|
||||
# Featured Publications widget.
|
||||
# This widget displays publications from `content/publication/` which have
|
||||
# `featured = true` in their `+++` front matter.
|
||||
widget = "publications_featured"
|
||||
active = true
|
||||
date = 2016-04-20T00:00:00
|
||||
# `featured = true` in their front matter.
|
||||
widget = "publications_featured" # Do not modify this line!
|
||||
active = true # Activate this widget? true/false
|
||||
|
||||
title = "Featured Publications"
|
||||
subtitle = ""
|
||||
@@ -12,13 +11,12 @@ subtitle = ""
|
||||
# Order that this section will appear in.
|
||||
weight = 10
|
||||
|
||||
# List format.
|
||||
# 0 = Simple
|
||||
# 1 = Detailed
|
||||
# 2 = APA
|
||||
# 3 = MLA
|
||||
# 4 = Stream
|
||||
list_format = 1
|
||||
# View.
|
||||
# 1 = List
|
||||
# 2 = Compact
|
||||
# 3 = Card
|
||||
# 4 = Citation
|
||||
view = 3
|
||||
|
||||
# Filter by publication type.
|
||||
# -1: Any
|
||||
|
||||
Reference in New Issue
Block a user