better button name
This commit is contained in:
parent
cb2f7b9bf6
commit
d30ce5a200
|
@ -183,12 +183,12 @@ apps:
|
|||
{{ item.published | date: "%Y" }} - {{ item.published | date: "%R" }}
|
||||
</p>
|
||||
<p class="date">
|
||||
<a href="{{ item.id }}" target="_blank" rel="noopener" class="button">Interact</a>
|
||||
<a href="{{ item.id }}" target="_blank" rel="noopener" class="button">See thread</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
{% endunless %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
</div>
|
||||
</section>
|
Loading…
Reference in a new issue