Hi,
I'm trying to insert code to display altmetrics in DSpace, but I can't. Following the official instructions, I have inserted the following into the <head>:
I have inserted this code into the record display page (untyped-item.component.html):
<div class='altmetric-embed' data-badge-type='donut' data-doi="10.1038/nature.2012.9872"></div>
(It's a static element with no link to a specific DOI yet)
What am I doing wrong please?
Thank you