consolidate buttons
This commit is contained in:
parent
be46937792
commit
ac87e812ec
8 changed files with 17 additions and 18 deletions
|
|
@ -57,7 +57,7 @@ image: /images/pages/jack-hamilton-CMnNiQBkwBI-unsplash.jpg
|
|||
{% endfor %}
|
||||
<br />
|
||||
<ul class="actions stacked">
|
||||
<li><a href="{{ album.url }}" class="button small {% if post.category == 'releases' %}icon solid fa-volume-up{% endif %}">Cheggit!</a>
|
||||
<li><a href="{{ album.url }}" class="button small icon solid fa-volume-up">Listen</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue