sync Academic v4 (list_format -> view)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
+++
|
||||
# Projects widget.
|
||||
widget = "projects"
|
||||
active = true
|
||||
date = 2016-04-20T00:00:00
|
||||
widget = "projects" # Do not modify this line!
|
||||
active = true # Activate this widget? true/false
|
||||
|
||||
title = "Projects"
|
||||
subtitle = ""
|
||||
@@ -16,9 +15,10 @@ weight = 50
|
||||
folder = "project"
|
||||
|
||||
# View.
|
||||
# Customize how projects are displayed.
|
||||
# Legend: 0 = list, 1 = cards, 2 = showcase.
|
||||
view = 1
|
||||
# 1 = List
|
||||
# 3 = Card
|
||||
# 5 = Showcase
|
||||
view = 3
|
||||
|
||||
# Widget layout
|
||||
# Legend: 0 = two columns (default), 1 = single column
|
||||
|
||||
Reference in New Issue
Block a user