play button

This commit is contained in:
Set Hallstrom 2020-07-28 14:50:44 +02:00
parent 7c9c74fe10
commit fa829a81ab
7 changed files with 11 additions and 11 deletions

View file

@ -60,7 +60,7 @@ image: /assets/img/discog2014.jpg
<br />
<ul class="actions stacked">
<li><a href="{{ album.url }}" class="button big wide {% if post.category == 'release' %}icon solid fa-volume-up{% endif %}">Cheggid out</a>
<li><a href="{{ album.url }}" class="button small{% if post.category == 'releases' %}icon solid fa-volume-up{% endif %}">Listen</a>
</li>
</ul>
</div>