interaction
This commit is contained in:
parent
9ec2af3fb1
commit
7d4ef27822
|
@ -183,7 +183,7 @@ apps:
|
||||||
{{ item.published | date: "%Y" }} - {{ item.published | date: "%R" }}
|
{{ item.published | date: "%Y" }} - {{ item.published | date: "%R" }}
|
||||||
</p>
|
</p>
|
||||||
<p class="date">
|
<p class="date">
|
||||||
<a href="https://fediverse.party/" target="_blank" rel="noopener" class="button">Interact</a>
|
<a href="{{ item.id }}" target="_blank" rel="noopener" class="button">Interact</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue