add missing line break

This commit is contained in:
David 2022-04-03 12:33:15 -04:00
parent a38fdaef91
commit 63c334a40f
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ function RecordTemplate({
<h2>${artists.join(", ")}</h2>
<span>${identifier}</span><br/>
<span>${genre}, ${label}, ${year}</span><br/>
<span>${format}</span>
<span>${format}</span><br/>
<span>
<a
target="_blank"