Fix duplicates in selected/other publications
This commit is contained in:
@@ -299,7 +299,7 @@ enableGitInfo = false
|
|||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Publications"
|
name = "Publications"
|
||||||
url = "#publications"
|
url = "#publications_selected"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ widget = "publications"
|
|||||||
active = true
|
active = true
|
||||||
date = 2019-01-08T00:00:00
|
date = 2019-01-08T00:00:00
|
||||||
|
|
||||||
title = "Publications"
|
title = "Other Publications"
|
||||||
subtitle = ""
|
subtitle = ""
|
||||||
|
|
||||||
# Order that this section will appear in.
|
# Order that this section will appear in.
|
||||||
@@ -34,6 +34,6 @@ list_format = 3
|
|||||||
publication_type = "-1"
|
publication_type = "-1"
|
||||||
|
|
||||||
# Exclude publications that are shown in the Selected Publications widget?
|
# Exclude publications that are shown in the Selected Publications widget?
|
||||||
exclude_selected = false
|
exclude_selected = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user