fix: cleanup
This commit is contained in:
parent
779d636f08
commit
930cc60175
32 changed files with 47 additions and 47 deletions
|
@ -10,7 +10,7 @@
|
|||
<div class="title">
|
||||
<a href="{{ item.url }}">{{ item.title }}</a>
|
||||
</div>
|
||||
<div class="subtext">{{ item.artist }} • {{ item.plays }} plays</div>
|
||||
<div class="subtext">{{ item.artist }} · {{ item.plays }} plays</div>
|
||||
</div>
|
||||
</div>
|
||||
{% render "partials/media/progress-bar.liquid", percentage:percentage %}
|
||||
|
|
Reference in a new issue