diff --git a/gatsby/lobid/src/components/member.html.js b/gatsby/lobid/src/components/member.html.js index e27bee46..49b42f9c 100644 --- a/gatsby/lobid/src/components/member.html.js +++ b/gatsby/lobid/src/components/member.html.js @@ -71,14 +71,16 @@ export class Member extends React.Component {

{this.props.publications}

- + {this.props.pubs.map(publication => - +
{publication.datePublished} {publication.name.de || publication.name.en || publication.id}{publication.about && publication.about.map(a =>

{a.id}

)}
{publication.about && publication.about.map(a => +

 {a.id.split("://")[1].split(".")[0]}

+ )}
{publication.type} JSON-LD