Sync Academic
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
+++
|
||||
# Projects widget.
|
||||
# This widget displays all projects from `content/project/`.
|
||||
widget = "projects"
|
||||
active = true
|
||||
date = "2016-04-20T00:00:00"
|
||||
@ -11,6 +10,11 @@ subtitle = ""
|
||||
# Order that this section will appear in.
|
||||
weight = 50
|
||||
|
||||
# Content.
|
||||
# Display content from the following folder.
|
||||
# For example, `folder = "project"` displays content from `content/project/`.
|
||||
folder = "project"
|
||||
|
||||
# View.
|
||||
# Customize how projects are displayed.
|
||||
# Legend: 0 = list, 1 = cards.
|
||||
|
Submodule themes/academic updated: 04cdf9c827...b02f5eceda
Reference in New Issue
Block a user