diff --git a/gatsby/lobid/src/components/publications.html.js b/gatsby/lobid/src/components/publications.html.js index e0dd92e..2d4ee59 100644 --- a/gatsby/lobid/src/components/publications.html.js +++ b/gatsby/lobid/src/components/publications.html.js @@ -17,7 +17,7 @@ export default class Publications extends React.Component { {this.props.pubs.map(publication =>
{a.id.slice(a.id.lastIndexOf("/")+1, a.id.lastIndexOf("."))}
)}