|
@@ -2,13 +2,12 @@
|
|
# Selected Publications widget.
|
|
# Selected Publications widget.
|
|
# This widget displays publications from `content/publication/` which have
|
|
# This widget displays publications from `content/publication/` which have
|
|
# `selected = true` in their `+++` front matter.
|
|
# `selected = true` in their `+++` front matter.
|
|
-
|
|
|
|
|
|
+widget = "publications_selected"
|
|
|
|
+active = true
|
|
date = 2016-04-20
|
|
date = 2016-04-20
|
|
-draft = false
|
|
|
|
|
|
|
|
title = "Selected Publications"
|
|
title = "Selected Publications"
|
|
subtitle = ""
|
|
subtitle = ""
|
|
-widget = "publications_selected"
|
|
|
|
|
|
|
|
# Order that this section will appear in.
|
|
# Order that this section will appear in.
|
|
weight = 10
|
|
weight = 10
|