This commit is contained in:
Set Hallstrom 2020-07-28 14:53:07 +02:00
parent fa829a81ab
commit 0f5b2fcde8
4 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@ logo_image: /siteicon.png
<ul class="actions stacked">
<li><a href="{{ relBase }}{{ post.url }}"
class="button small {% if post.category == 'releases' %}icon solid fa-volume-up{% endif %}">Cheggid out</a>
class="button small {% if post.category == 'releases' %}icon solid fa-volume-up{% endif %}">Play it!</a>
</li>
</ul>
</div>